summaryrefslogtreecommitdiff
path: root/test/files/neg/t8002-nested-scope.check
blob: f66249e43213a1519e4ff92f1955cbcf5f20f7e2 (plain) (blame)
1
2
3
4
t8002-nested-scope.scala:8: error: method x in class C cannot be accessed in C
        new C().x
                ^
one error found