summaryrefslogtreecommitdiff
path: root/test/files/run/t0091.scala
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup in module var creation.Paul Phillips2012-12-121-6/+9
| | | | | | | | | | | | When all the logic in a method is for symbol creation, and then at the last minute it throws on a hastily zipped ValDef, it's really not a tree generation method, it's a symbol creation method. Eliminated redundancy and overgeneralization; marked some bits for further de-duplication. Did my best with my limited archeological skills to document what is supposed to be happening in eliminateModuleDefs.
* updated some test filesmichelou2008-01-301-0/+13