summaryrefslogblamecommitdiff
path: root/test/files/neg/bad-advice.check
blob: 03b3e4f616aee1a463ecb213307d522a79c73688 (plain) (tree)
1
2
3
4
5
6





                                                                           
bad-advice.scala:4: error: pattern type is incompatible with expected type;
 found   : Bip.type
 required: Int
    case Bip => true
         ^
one error found