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
Exception in thread "main" java.lang.ClassCastException:classOuter$Inner$ cannot be cast to classOuter (Outer$Inner$ and Outer are in unnamed module of loader java.net.URLClassLoader@36e409e0)
at Outer$Inner$.forwarder(bits.scala:4)
at bits$package$.run(bits.scala:10)
at run.main(bits.scala:10)
Expectation
Runs without exception.
The text was updated successfully, but these errors were encountered:
Compiler version
3.1.2, 3.2.0-RC1-bin-20220528-23c0825-NIGHTLY
Minimized code
Output
Expectation
Runs without exception.
The text was updated successfully, but these errors were encountered: