You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sema: Don't call bindExtension() in inferTypeWitnessesViaValueWitnesses()
Instead, call validateExtension(), but only after we've already ruled
out the non-protocol extension case, because we can do that by using
getExtendedNominal().
0 commit comments