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
BTW, everything works fine with Scala 3.3.2-RC1.
Actually, it doesn't. It's confusing because enough retries of incremental compilation can sometimes build the entire code...
Compiler version
3.3.1
Minimized code
I do not have yet a minimized code.
Output (click arrow to expand)
Note that compiling either
record Foo(String s) {}
orclass Foo<Boo> {}
works fine.The text was updated successfully, but these errors were encountered: