summaryrefslogblamecommitdiff
path: root/test/files/neg/bug712.check
blob: 59620d59cf427f783bcbf9bab79057553d0d1c25 (plain) (tree)
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