summaryrefslogtreecommitdiff
path: root/test/files/neg/t6283.check
Commit message (Collapse)AuthorAgeFilesLines
* Fix for SI-6283, no abstract value classes.Paul Phillips2012-08-281-0/+4
The needless abstraction penalty was in full flower in Namers. I managed to find somewhere else to issue this error, where I can still just write an error message without tracking down an enumeration in a separate file and inventing an intermediate name for the enum member.