aboutsummaryrefslogblamecommitdiff
path: root/tests/patmat/t8412.check
blob: b82b3399961366241da0c62449d5b0e805b68404 (plain) (tree)
1
2
3
4
5




                                                                   
./tests/patmat/t8412.scala:7: warning: match may not be exhaustive.
It would fail on the following input: Lit(_)
    tree match {
         ^
one warning found