summaryrefslogblamecommitdiff
path: root/test/files/run/unapply.check
blob: 847e3b381e0044cf448121ca74df2aa4925b3629 (plain) (tree)
1
2
3


                                                                                                    
unapply.scala:57: warning: comparing values of types Null and Null using `==' will always yield true
    assert(doMatch2(b) == null)
                       ^