summaryrefslogtreecommitdiff
path: root/test/files/run/t6090.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-6090Martin Odersky2012-07-211-0/+6
Sharpens the test so that only Object_== and Object_!= methods on valueclasses may be rewritten in posterasure, whereas user-defined methods are not rewritten.