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




                                                                          
bug729.scala:20: error: type mismatch;
 found   : ScalaParserAutoEdit.this.NodeImpl(in trait Parser)
 required: ScalaParserAutoEdit.this.NodeImpl(in trait ScalaParserAutoEdit)
      val yyy : NodeImpl = link.from;
                               ^
one error found