about summary refs log tree commit diff
path: root/src/test/run-fail/unwind-interleaved.rs
AgeCommit message (Collapse)AuthorLines
2011-09-14Add another unwind testBrian Anderson-0/+12
This makes sure that cleanups added after the first invoke in a scope are actually run on unwind