aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/nameddefaults.scala
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing spaces in Dotty tests.Dmitry Petrashko2015-04-091-8/+8
|
* Fixes to liftingMartin Odersky2013-12-051-0/+30
| | | | Plus more commenting of Desugar
* Fixes to named and default arguments.Martin Odersky2013-12-051-0/+33
Now come with test cases.