summaryrefslogtreecommitdiff
path: root/test/files/neg/sabin2.check
blob: cd6fde4608a920748b164a7d8eb84c643e21291f (plain) (blame)
1
2
3
4
5
6
sabin2.scala:22: error: type mismatch;
 found   : Test.Base#T
 required: _1.T where val _1: Test.Base
   a.set(b.get()) // Error
              ^
one error found