summaryrefslogtreecommitdiff
path: root/test/files/pos/t7315.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-7315 Test @deprecatedInheritance / @specialized interplayJason Zaugg2013-03-301-0/+4
Don't warn about the specialized subclass. Fixed in the previous commit for a similar issue SI-7312.