summaryrefslogblamecommitdiff
path: root/test/files/neg/sabin2.check
blob: e127cc67a237ec4071d56f72ce4d5611a56cd438 (plain) (tree)
1
2
3
4
5




                                                                                             
sabin2.scala:22: error: method set cannot be accessed in Test.this.Base#Inner
 because its instance type (Test.this.Base#T)Unit contains a malformed type: Test.this.Base#T
   a.set(b.get()) // Error
    ^
one error found