aboutsummaryrefslogtreecommitdiff
path: root/tests/run/traitParams.scala
Commit message (Collapse)AuthorAgeFilesLines
* Drop parameter accessor flag in traitsMartin Odersky2015-06-191-0/+6
| | | | | Parameter accessors in traits have the ParamAccessor flag removed in the Mixin transformSym method.
* Extend test to verify initialization orderMartin Odersky2015-06-191-6/+13
| | | | Verify that the initilialization order described in #640 is correctly implemented.
* Convert pos test to be a run test.Martin Odersky2015-06-191-0/+19