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





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