Constructor parameters: (a: Int = 0)(b: Int = 0)
is not equivalent to ()()
#18006
Labels
(a: Int = 0)(b: Int = 0)
is not equivalent to ()()
#18006
Compiler version
Scala 3.3.0
Minimized code & Output
https://scastie.scala-lang.org/SRf7kAOKQWuUAm8yegbFtg
Expectation
No error, or a similar error for
Obj2{}
(or better)The text was updated successfully, but these errors were encountered: