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
I found one examples with type aliases and higher kinded types where scalac reports no type errors while dotc reports E007 Type mismatch, see eae920a#commitcomment-21672052
Related #2200.
I found one examples with type aliases and higher kinded types where scalac reports no type errors while dotc reports E007 Type mismatch, see eae920a#commitcomment-21672052
I bumped into this error while trying to compile https://github.com/johnynek/paiges with Dotty. The commands I ran were
The text was updated successfully, but these errors were encountered: