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
classx0 { varx0== _ *// error: _* can be used only for last argument // error: == cannot be used as an extractor in a pattern because it lacks an unapply or unapplySeq method
2
-
// error '=' expected, but eof found
1
+
classx0 { varx0== _ *// error spread operator `*` not allowed here // error '=' expected
2
+
// error: == cannot be used as an extractor in a pattern because it lacks an unapply or unapplySeq method
|No given instance of type scala.concurrent.duration.DurationConversions.Classifier[Null] was found for parameter ev of method second in trait DurationConversions
15
+
-- [E007] Type Mismatch Error: tests/neg/i5498-postfixOps.scala:6:24 ---------------------------------------------------
0 commit comments