summaryrefslogtreecommitdiff
path: root/test/files/neg/t712.check
blob: 3f02b4b294570cf5ad6c35899fc5676f2aafe176 (plain) (blame)
1
2
3
4
t712.scala:10: error: overloaded method coerce needs result type
  implicit def coerce(p : ParentImpl) = p.self;
                                          ^
one error found