aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/lazyValsSepComp.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix problems with lazy vals and separate compilationDmitry Petrashko2015-02-031-0/+16
Somehow this error manifested itself in a quite weird way during erasure. So it was hard to track down