aboutsummaryrefslogtreecommitdiff
path: root/tests/untried/neg/t8207.scala
blob: 738ce381f4c8729e232176fb27b8ba353b390e5b (plain) (blame)
1
2
3
class C { import C.this.toString }

class D { import D.this.toString }