hush: support "for if in do done then; do echo $if; done" case
function old new delta done_pipe 83 95 +12 parse_stream 1758 1764 +6 done_word 674 647 -27 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 2/1 up/down: 18/-27) Total: -9 bytes
This commit is contained in:
4
shell/hush_test/hush-misc/for_with_keywords.right
Normal file
4
shell/hush_test/hush-misc/for_with_keywords.right
Normal file
@@ -0,0 +1,4 @@
|
||||
do
|
||||
done
|
||||
then
|
||||
OK: 0
|
Reference in New Issue
Block a user