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

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