summaryrefslogtreecommitdiff
path: root/test/files/neg/bug839.check
blob: fa161de5a5349b7f77d9b9aca395d128e1a30ae2 (plain) (blame)
1
2
3
4
5
bug839.scala:25: error: method set cannot be accessed in object Test.this.FileImpl#treeBuilder
 because its instance type (Test.this.Global#Tree)Unit contains a malformed type: Test.this.Global#Tree
  file.treeBuilder.set(nsc.get);
                  ^
one error found