summaryrefslogtreecommitdiffstats
path: root/tests/008/no-stdin-hang.txr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/008/no-stdin-hang.txr')
-rw-r--r--tests/008/no-stdin-hang.txr5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/008/no-stdin-hang.txr b/tests/008/no-stdin-hang.txr
new file mode 100644
index 00000000..4b29f021
--- /dev/null
+++ b/tests/008/no-stdin-hang.txr
@@ -0,0 +1,5 @@
+@(define foo (var))
+@(next :list '("a"))
+@var
+@(end)
+@(foo x)