summaryrefslogtreecommitdiff
path: root/test/files/run/t1672.scala
Commit message (Collapse)AuthorAgeFilesLines
* Addtional test cases for tail calls in catches.Jason Zaugg2012-12-051-0/+28
- Includes a run test to check bytecode verifies and behaves - Show this isn't possible when try is used as an expression, and a `liftedTree` local method is needed.