summaryrefslogtreecommitdiff
path: root/test/files/run/spec-init.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed broken test file. No review.Iulian Dragos2010-04-271-1/+1
|
* Fixed construction of specialized classes in th...Iulian Dragos2010-04-271-0/+41
Fixed construction of specialized classes in the presence of side-effects and non-trivial initializers. Review by odersky.