summaryrefslogtreecommitdiff
path: root/test/files/run/exceptions-2.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/exceptions-2.check')
-rw-r--r--test/files/run/exceptions-2.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/run/exceptions-2.check b/test/files/run/exceptions-2.check
index 6f6af38e29..86fc91b2a2 100644
--- a/test/files/run/exceptions-2.check
+++ b/test/files/run/exceptions-2.check
@@ -50,3 +50,7 @@ finally inside finally
Outer finally
Throw in catch and finally:
ABC
+Return with finally clause that cleans the stack
+Normal execution...
+inner finally
+Outer finally