summaryrefslogtreecommitdiff
path: root/test/files/run/t7064-old-style-supercalls.scala
Commit message (Collapse)AuthorAgeFilesLines
* [nomaster] verifies compat with 2.10.0Eugene Burmako2013-02-051-0/+48
Makes sure that the compiler understands the 2.10.0 format of super constructor calls after the recent revert from the typemacro-compatible format.