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
this is a Scala compiler issue — nothing to do with zinc, which only adds incremental compilation abilities to the stock Scala 2 compiler
what version of Scala are you using? in Scala 2, support landed in Scala 2.13.7: scala/scala#9551. in Scala 3, support is in 3.3.1-RC5, and will land in a stable release in 3.3.1, as per scala/scala3#16762
To reproduce: Put a record in your java code and try compiling.
It's been in the language since java 14. I don't know what version you try to support but this will be appreciated.
The text was updated successfully, but these errors were encountered: