summaryrefslogtreecommitdiff
path: root/test/files/run/t3835.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removed old pattern matcher.Paul Phillips2012-12-261-1/+1
|
* work around optimizer bug SI-5672Adriaan Moors2012-04-141-2/+7
| | | | | | the optimizer generates wrong bytecode for switches in arguments virtpatmat happily emits a switch for a one-case switch, whereas -Xoldpatmat did not this is not the focus of this test, hence the temporary workaround
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* Close #3835, review by extemporeLukas Rytz2010-09-141-0/+4