diff options
Diffstat (limited to 'shell/ash_test/ash-parsing/groups_and_keywords1.right')
-rw-r--r-- | shell/ash_test/ash-parsing/groups_and_keywords1.right | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ash_test/ash-parsing/groups_and_keywords1.right b/shell/ash_test/ash-parsing/groups_and_keywords1.right new file mode 100644 index 000000000..4c46650dc --- /dev/null +++ b/shell/ash_test/ash-parsing/groups_and_keywords1.right @@ -0,0 +1,11 @@ +Semicolons after } can be omitted 1: +foo +bar +Semicolons after } can be omitted 2: +foo +bar +Semicolons after fi can be omitted: +foo +bar +baz +Done:0 |