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

                    


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