summaryrefslogblamecommitdiff
path: root/test/files/neg/t8534.check
blob: 297e7c1bebbacb2d31d25da5288df2e2c1796748 (plain) (tree)
1
2
3
4



                                                                          
t8534.scala:6: error: MyTrait is not an enclosing class
  class BugTest {def isTheBugHere(in: MyTrait.this.type#SomeData) = false}
                                      ^
one error found