summaryrefslogtreecommitdiff
path: root/test/files/run/t261.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-261 private vals in traits depend on composition orderAdriaan Moors2014-02-111-0/+11
Fix for SI-7475 in #3440 took care of this one. I nixed the old (redundant) test cases and replaced by a single run/ test, which didn't compile until.