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
This is more relevant as of scala/scala3#9079 which changes the generic raw type to have type arguments with upper bound scala.AnyKind, e.g. the type stored in MirroredMonoType
Uh oh!
There was an error while loading. Please reload this page.
scala.AnyKind
does not have a classfile, so is just a missing symbol currently, giving the error for an upper bound to a type parameterT
:The text was updated successfully, but these errors were encountered: