summaryrefslogblamecommitdiff
path: root/test/files/neg/sabin2.check
blob: cd45905df27b37e739c3e72d35fac4d14621cd07 (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