summaryrefslogblamecommitdiff
path: root/test/files/neg/bug836.check
blob: 10a707ec935c2ae5fd51c6c297079a7ae156d130 (plain) (tree)
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