summaryrefslogtreecommitdiff
path: root/test/files/pos/t6552.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix SI-6552, regression with self types.Paul Phillips2012-10-211-0/+8
In 6eb55d4b7a we put in a remedy for an old issue SI-4560 which had accumulated a number of sketchy partial remedies which carried no tests to illustrate their necessity. Looks like at least one of those was doing something useful. Here's to reversion-reversion. This reverts commit c8bdf199, which itself reverted cb4fd6582.