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
The dropped condition is vacuously true for all singleton prefixes, since for them
classSymbol is NoSymbol. If we make it work as was intended using widen in front of
classSymbol on both sides, then EeraseAnd and dotty bootstrap fail.
0 commit comments