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
Now type inference does not infer `~t` anymore, now it infers `T`
which is phase correct. Writing `~t` explicitly still fails as
expected (tests/neg/i4774b.scala).
0 commit comments