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
The first breakage seems to be in 8130c32
However the compilation error in 3.1.0-3.1.2 is quite strange (or at least the position of the error doesn't seem to match the message):
[error] ./varargs/Bar.scala:1:7
[error] secondary constructor must call a preceding constructor
[error] classBarextendsFoo {
[error] ^
Compiler version
3.2.2, 3.3.0-RC1
Minimized code
Java:
Scala:
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: