summaryrefslogblamecommitdiff
path: root/test/files/neg/bug97.check
blob: 5d4fcacb1bb115204706d798b750ec743abcca89 (plain) (tree)
1
2
3
4



                                                                                                     
test/neg/bug97.scala:3: expected pattern type scala.Any does not conform to sequence trait scala.List
    case List(y) => "zero"
         ^
one error found