summaryrefslogtreecommitdiff
path: root/test/files/neg/t0209.check
blob: 19e06d10b9b4627c7ae429923f861b63d45fddcf (plain) (blame)
1
2
3
4
5
6
t0209.scala:15: error: type mismatch;
 found   : C
 required: _14 where val _14: A
    (new B: A).f(new C)
                 ^
one error found