summaryrefslogtreecommitdiff
path: root/test/files/neg/t6337.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixes SI-6337 by disallowing nested value classes.Martin Odersky2012-09-171-0/+21
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.