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

                                      
                                         
                          
            
               
sabin2.scala:22: error: type mismatch;
 found   : Test.Base#T
 required: _20.T where val _20: Test.Base
   a.set(b.get()) // Error
           ^
one error found