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

                    


               
t1041.scala:3: error: type mismatch;
 found   : Int(1)
 required: List[Int]
    case 1 => 4
         ^
one error found