summaryrefslogtreecommitdiff
path: root/test/files/run/ctries-new/iterator.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typosSamy Dindane2013-01-241-64/+50
| | | | | | Fixes mostly "a int", "a a thing" kind of typos. Also removes trailing whitespaces, useless empty lines and commented println() from "test/files/run/ctries-new/iterator.scala".
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-0/+289
* all usages of ClassManifest and Manifest are replaced with tags * all manifest tests are replaced with tag tests