summaryrefslogtreecommitdiff
path: root/test/files/neg/bug3683a.check
blob: a1c5b9c56d8c9f80bf6aabd4cca24aa7bb0dc38e (plain) (blame)
1
2
3
4
5
6
bug3683a.scala:14: error: match is not exhaustive!
missing combination             XX

    w match {
    ^
one error found