aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test8.out
diff options
context:
space:
mode:
authorGravatar maxfl <gmaxfl@gmail.com>2012-07-08 09:45:34 +0800
committerGravatar maxfl <gmaxfl@gmail.com>2012-07-08 09:45:34 +0800
commit079f17761c7392ee6369c67809db99a647237bfe (patch)
treee910b66c1a87078fdf4c4cd5131c3f174997c973 /tests/test8.out
parente1b8c425da571b7f002103805520a1d496ebb087 (diff)
Fix case when first index is command substitution
Diffstat (limited to 'tests/test8.out')
-rw-r--r--tests/test8.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test8.out b/tests/test8.out
index 82bf4094..72af9bb8 100644
--- a/tests/test8.out
+++ b/tests/test8.out
@@ -12,3 +12,6 @@ Test variable set
Test command substitution
5 4 3 2 1
3 4 5 9 8 7 6 5 4 3 2
+Test more
+10 9 8 7 6 5 4 3 2 1
+1 2 3 4 5 6 7 8 9 10