hush: fix handling of } which is not a closing one in { cmd; }
function old new delta parse_stream 2176 2302 +126 builtin_unset 381 387 +6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export aaa1="'''"
|
||||
export aaa2=
|
||||
export aaa2=''
|
||||
export aaa3="'''"'abc'
|
||||
export aaa4='def'"'''"
|
||||
export aaa5="'''"'abc'"'''"'def'"'''"
|
||||
|
Reference in New Issue
Block a user