summaryrefslogtreecommitdiff
path: root/test/files/neg/bug836.check
blob: 1fcae2ecb3ed55a578fde6de1fe946c68ab06a87 (plain) (blame)
1
2
3
4
5
bug836.scala:6: error: type S cannot be accessed in A.this.MyObj
 because its instance type A.this.MyObj#S is malformed
  type S = MyObj#S
                 ^
one error found