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