aboutsummaryrefslogtreecommitdiff
path: root/tests/run/StackMap.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add LiftTry phaseMartin Odersky2015-08-051-0/+7
Phase lifts tries that would be illegal because they execute on non-empty expression stacks.