summaryrefslogtreecommitdiff
path: root/test/files/neg/t3683a.check
blob: 3de3ad784ea5d2cda847029dc4e9ed3af6583b51 (plain) (blame)
1
2
3
4
5
t3683a.scala:14: error: match may not be exhaustive.
It would fail on the following input: XX()
    w match {
    ^
one error found