summaryrefslogtreecommitdiff
path: root/test/files/neg/bug712.check
blob: 277aaf6be50b7263af916062c6a86cf071e4455c (plain) (blame)
1
2
3
4
bug712.scala:10 error: value self is not a member of B.this.ParentImpl
  implicit def coerce(p : ParentImpl) = p.self;
                                         ^
one error found