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




                                               
t6771b.scala:12: error: type mismatch;
 found   : x.type (with underlying type String)
 required: Test.a.type
  b = b match { case x => x }
                          ^
one error found