summaryrefslogtreecommitdiff
path: root/test/files/neg/bug515.check
blob: fff96a563dfc44d2b48af91cb75f562835742e55 (plain) (blame)
1
2
3
4
5
6
bug515.scala:7: error: type mismatch;
 found   : java.lang.String
 required: Test.this.Truc
  val parent: Truc = file.getMachin
                          ^
one error found