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





                                                  
t8777.scala:3: error: type mismatch;
 found   : Foo.this.TreePrinter(in trait Printers)
 required: Foo.this.TreePrinter(in trait Printers)
    super.newCodePrinter(out, tree, printRootPkg)
                        ^
one error found