summaryrefslogblamecommitdiff
path: root/test/files/neg/t3453.check
blob: 52c948128c72c9bbb3795431fd6daad9631366aa (plain) (tree)
1
2
3
4
5
6
7
8
9



                                     
         



                                     
         



                                     
         



                                     
         
                 
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