summaryrefslogtreecommitdiff
path: root/test/files/run/t2813.2.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-4/+4
| | | | | | | Removing the code which has been deprecated since 2.8.0. Contributed by Simon Ochsenreither, although deleting code is such fun one hesitates to call it a contribution. Still, we will. Closes SI-4860, no review.
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
|
* Test case submitted by mark harrah closes #2813...Paul Phillips2010-09-221-0/+39
Test case submitted by mark harrah closes #2813, no review.