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





                                     
t963b.scala:25: error: type mismatch;
 found   : B.type
 required: AnyRef{val y: A}
  B.f(B)
      ^
one error found