summaryrefslogtreecommitdiff
path: root/test/files/neg/names-defaults-neg-warn.scala
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-031-0/+14
added @deprecatedName annotation, allowing to deprecate parameter names. review by prokopec.