ash: add all hush parsing tests to ast tests
All pass. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
11
shell/ash_test/ash-parsing/groups_and_keywords1.right
Normal file
11
shell/ash_test/ash-parsing/groups_and_keywords1.right
Normal file
@@ -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
|
Reference in New Issue
Block a user