summaryrefslogtreecommitdiff
path: root/test/files/run/lazy-override.check
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up the contents of test.Paul Phillips2010-09-281-3/+0
| | | | | | | | | | | including "CheckEither", written against scalacheck 1.2 in the year 471 AD. Removed all the duplicates I could find, mostly between pending and files. Renamed a bunch of tests so they wouldn't look like likely duplicates next time around. Nominated somebody else to do this once in a while. No review.
* lazy vals cannot override strict vals and vice ...Martin Odersky2008-06-241-2/+2
| | | | | | lazy vals cannot override strict vals and vice versa; fixed initialization bugs that caused scala and fsc to fail.
* Fixed bug 1194, overriding lazy values.Iulian Dragos2007-07-021-0/+3