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



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