summaryrefslogblamecommitdiff
path: root/test/files/neg/t6582_exhaust_big.check
blob: 9e2be038b59ce2f1e06f597792955567c0ea7aa4 (plain) (tree)
1
2
3
4
5
6
7






                                                                 
t6582_exhaust_big.scala:27: warning: match may not be exhaustive.
It would fail on the following input: Z11()
  def foo(z: Z) = z match {
                  ^
error: No warnings can be incurred under -Xfatal-warnings.
one warning found
one error found