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
t583.scala:8:error: typemismatch;
found : (some other)_$1(in method main) where type (some other)_$1(in method main) <:AnyValrequired: _$1(in method main) where type_$1(in method main) <:AnyVal
lb(0)(0) = lb(1)(0)
^
one error found
The text was updated successfully, but these errors were encountered:
this should not compile:
In
scalac
it fails with:The text was updated successfully, but these errors were encountered: