summaryrefslogtreecommitdiff
path: root/test/files/pos/t1659.check
Commit message (Collapse)AuthorAgeFilesLines
* Moved a pile of passing tests from pending to f...Paul Phillips2009-10-071-5/+0
| | | | | | Moved a pile of passing tests from pending to files, fixed some untesty tests, and will now close the associated tickets.
* Named and default argumentsLukas Rytz2009-05-301-0/+5
- MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"