summaryrefslogtreecommitdiffstats
path: root/tests/007/except-3.txr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/007/except-3.txr')
-rw-r--r--tests/007/except-3.txr3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/007/except-3.txr b/tests/007/except-3.txr
new file mode 100644
index 00000000..b2abc04e
--- /dev/null
+++ b/tests/007/except-3.txr
@@ -0,0 +1,3 @@
+@(next (open-command "echo foo; kill $$") :nothrow)
+@a
+@(do (put-line a))