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
Thank you for opening the issue, please may you update your example so it does not produce missing reference errors, for example box does not exist, and if i change it to Box then the code compiles
Sorry, the minimized code is incomplete. And I had this on Scala 3.0.0-RC1 as well (I first though it was new). I posted the full issue already as a comment on #11729,
because I thought it may be strongly related.
Compiler version
This issue popped up on scala "3.0.0-RC2" while I didn't saw it on 3.0.0-RC1
Minimized code
Output
Expectation
Boxed[Int]#A should be recognized as being equivalent to Int in this case.
The text was updated successfully, but these errors were encountered: