summaryrefslogblamecommitdiff
path: root/test/files/neg/bug412.check
blob: e275c5d271acc5f33ee7738d1ba2f887784d69e1 (plain) (tree)
1
2
3
4
5
6
                                     
                     



                                   
bug412.scala:9: error: type mismatch;
 found   : Null(null)
 required: A.this.CX with A.this.C2
    val c: CX with C2 = null;
                        ^
one error found