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
Fixes tests/pos/i18211.scala, where type avoidance would cause `S[? <:
Int]` which would otherwise be consider an unreducible wild and lead to
Any which isn't <: Int.
0 commit comments