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
-- [E050] TypeError: example.scala:7:10---------------------------------------7| println(x.f1())
|^^^^| method $asInstanceOf$ in classAny does not take parameters
Expectation
value f1 does not take parameters
The text was updated successfully, but these errors were encountered:
Minimized code
Output
Expectation
The text was updated successfully, but these errors were encountered: