summaryrefslogtreecommitdiff
path: root/test/pending/run/t5277_2.check
Commit message (Collapse)AuthorAgeFilesLines
* Miscellaneous fixes to reificationEugene Burmako2012-02-021-2/+0
| | | | | | | | More specifically: * Importers now preserve wasEmpty and original * ToolBoxes no longer auto-evaluate nullary functions returned by runExpr * All local symbols from previous typechecks are now correctly erased by ResetAttrs * Originals are now reified
* Another test pack for reflectionEugene Burmako2011-12-051-0/+2
Also see https://github.com/scala/scala/pull/25.