summaryrefslogtreecommitdiff
path: root/test/disabled/scalap/cbnParam/A.scala
Commit message (Collapse)AuthorAgeFilesLines
* scalap changed to treat named parameters and pa...ilyas2009-06-291-1/+0
| | | | | scalap changed to treat named parameters and package objects
* Named and default argumentsLukas Rytz2009-05-301-0/+1
- MethodTypes now have (params: List[Symbol]) - "copy"-methods for case classes - the "copy" object in the compiler is now called "treeCopy"