summaryrefslogblamecommitdiff
path: root/test/files/neg/t5357.check
blob: 3385559071a64b9c82cc2a55fd533113644efc27 (plain) (tree)
1
2
3
4



                                                                                         
t5357.scala:5: error: Pattern variables must start with a lower-case letter. (SLS 8.1.1.)
    case A: N => 1
          ^
one error found