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
But now (I didn't check at which commit exactly this changed) it prints:
-- [E083] TypeError: wtf.scala:2:2--------------------------------------------2|Nil.toString.foo(1)
|^^^^^^^^^^^^|String is not a valid typeprefix, since it is not an immutable path
The text was updated successfully, but these errors were encountered:
minimized code
Compilation output
This used to print:
value foo is not a member of String
But now (I didn't check at which commit exactly this changed) it prints:
The text was updated successfully, but these errors were encountered: