aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/t3453.check
blob: 52c948128c72c9bbb3795431fd6daad9631366aa (plain) (tree)




















                                     
t3453.scala:18: error: type mismatch;
 found   : A
 required: B
        new A
        ^
t3453.scala:36: error: type mismatch;
 found   : A
 required: B
        new A
        ^
t3453.scala:50: error: type mismatch;
 found   : A
 required: B
        new A
        ^
t3453.scala:64: error: type mismatch;
 found   : A
 required: B
        new A
        ^
four errors found