summaryrefslogtreecommitdiff
path: root/test/files/run/caseClassHash.scala
Commit message (Collapse)AuthorAgeFilesLines
* Custom hashCode methods for case classes.Paul Phillips2012-05-091-0/+37
No boxing, no MODULE$ indirection.