Use Scala 2 rules to emit $init$
trait constructors under -Ycompile-scala2-library
#22496
Labels
$init$
trait constructors under -Ycompile-scala2-library
#22496
Compiler version
590691b
Minimized code
Output
Scala 3
Scala 2
Expectation
Scala 3 should follow Scala 2 rules to emit trait constructors under
-Ycompile-scala2-library
.Notes
The rules for trait constructors were briefly mentionned in #10530.
The text was updated successfully, but these errors were encountered: