summaryrefslogblamecommitdiff
path: root/test/files/neg/t3453.check
blob: 2472e8b212a968ef90c070549a7c690e59b646e0 (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