Open OndrejSpanel opened 8 months ago
I guess with #3423 the behaviour will change, as private[ValueSet]
should be handled gracefully. It might be worth checking what is the current behaviour with Scala 2 and make sure with Scala 3 it behaves the same way.
Another one discovered thanks to using the workaround suggested in #3367. Tested with Scala 3.4.1-RC1 and surface 24.2.2, works fine in Scala 2:
build.sbt:
Main.scala:
produces following error: