summaryrefslogtreecommitdiff
path: root/test/files/neg/t4425.check
blob: a6a1a1fad4bcc2542c80883122be310e2933e7eb (plain) (blame)
1
2
3
4
5
t4425.scala:3: error: error during expansion of this match (this is a scalac bug).
The underlying error was: value _1 is not a member of object Foo.X
  42 match { case _ X _ => () }
     ^
one error found