aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test1.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1.in')
-rw-r--r--tests/test1.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/test1.in b/tests/test1.in
index 159c9cf8..4c261e10 100644
--- a/tests/test1.in
+++ b/tests/test1.in
@@ -24,6 +24,12 @@ bar"
echo 'foo\
bar'
+for i in \
+ a b c
+ echo $i
+end
+
+
# Simple alias tests
function foo