diff options
Diffstat (limited to 'shell/hush_test/hush-misc/compound.right')
-rw-r--r-- | shell/hush_test/hush-misc/compound.right | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/compound.right b/shell/hush_test/hush-misc/compound.right new file mode 100644 index 0000000..757d42f --- /dev/null +++ b/shell/hush_test/hush-misc/compound.right @@ -0,0 +1,14 @@ +new group +0 +1 +2 +3 +4 +5 +6 +new group +new group +0 +1 +2 +3 |