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