summaryrefslogblamecommitdiff
path: root/test/files/neg/bug712.check
blob: 532eb4aec0c3608f5879541db3b1ad44455aca92 (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