summaryrefslogtreecommitdiff
path: root/test/files/run/t0508.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fixed RefChecks to not replace unapplies with c...David MacIver2008-09-041-0/+13
Fixed RefChecks to not replace unapplies with constructors (ticket 0508). Moved test for this from pending to main tests.