summaryrefslogtreecommitdiff
path: root/test/files/run/t2111.scala
Commit message (Collapse)AuthorAgeFilesLines
* Improves Enumeration to obtain names of values ...Philipp Haller2009-10-271-0/+20
Improves Enumeration to obtain names of values through reflection. This addresses those parts of #2111 that we agreed on in the Scala meeting.