summaryrefslogtreecommitdiff
path: root/test/files/neg/t0345.check
blob: 1e55d01cd1ce28fc0404a16dbaf9e605b11f36f9 (plain) (blame)
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