DEBSOURCES
Skip Quicknav
sources / scala / 2.7.7.dfsg-4 / test / files / neg / t0345.check
1234
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