summaryrefslogtreecommitdiff
path: root/test/files/run/t5583.scala
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for SI-5583.Paul Phillips2012-04-121-0/+11
Somehow type args to be applied arrive in the specialized subclass where type args are no longer applicable. Log and discard.