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



                                 
t846.scala:9: error: type mismatch;
 found   : Null(null)
 required: B
    if (a != null) f(a) else null
                             ^
one error found