summaryrefslogtreecommitdiff
path: root/test/files/neg/viewtest.check
blob: 21ed93a01cee327fe819197ba6f1aa9c7f2feca9 (plain) (blame)
1
2
3
4
5
6
viewtest.scala:43: error: type mismatch;
 found   : List[a(in method compareTo)]
 required: List[a(in method view3)]
        case y1: List[a] => compareLists(x, y1)
                                            ^
one error found