summaryrefslogtreecommitdiff
path: root/test/files/neg/t8158.check
blob: fa6b744ba5a5024150480095f3c1b309bc96d7da (plain) (blame)
1
2
3
4
Test_2.scala:10: error: not enough patterns for <$anon: AnyRef> offering AnyRef{def isEmpty: Boolean; def get: $anon; def unapply(x: String): $anon}: expected 1, found 0
      case X() =>
           ^
one error found