diff options
Diffstat (limited to 'shell/hush_test/hush-misc/assignment1.right')
-rw-r--r-- | shell/hush_test/hush-misc/assignment1.right | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/hush_test/hush-misc/assignment1.right b/shell/hush_test/hush-misc/assignment1.right new file mode 100644 index 000000000..d0a13d3d8 --- /dev/null +++ b/shell/hush_test/hush-misc/assignment1.right @@ -0,0 +1,9 @@ +if1:0 +while1:0 +until1:0 +if2:0 +while2:0 +until2:0 +if3:0 +while3:0 +until3:0 |