summaryrefslogtreecommitdiff
path: root/test/files/neg/t6337.check
Commit message (Collapse)AuthorAgeFilesLines
* Fixes SI-6337 by disallowing nested value classes.Martin Odersky2012-09-171-0/+7
It seems for the moment too hard to allow this, and the functionality to have value classes wrap other value classes does not seem essential.