summaryrefslogblamecommitdiff
path: root/test/files/neg/t0345.check
blob: cf1d330360e06b28c65244a3faf02ff5e5128026 (plain) (tree)
1
2
3
4
                                                                                                                         


                                    
t0345.scala:2: error: object creation impossible, since method cons in trait Lizt of type (a: Nothing)Unit is not defined
    val empty = new Lizt[Nothing] {
                ^
one error found