summaryrefslogtreecommitdiff
path: root/test/files/run/patmat-exprs.scala
Commit message (Collapse)AuthorAgeFilesLines
* Begone t1737...Hubert Plociniczak2011-11-021-3/+3
|
* Fixing the pattern matcher regression I introdu...Paul Phillips2011-04-291-0/+579
Fixing the pattern matcher regression I introduced between rc1 and rc2. Not done with this situation but at least I managed to boil out the big problem and keep my five closed pattern matcher tickets to boot. Closes #4523, no review.