We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Morbig parses:
for a in $(b | c <<$d) do e done
as
[ "IoHere_DLess_HereEnd", [ "HereEnd_Word", [ "Word", "$d", [ [ "WordVariable", [ "VariableAtom", "d", [ "NoAttribute" ] ] ] ] ] ], [ "Word", "<you should not see this>", [] ] ]
The text was updated successfully, but these errors were encountered:
It is to be noted that dash also has a pretty weird behaviour on such a script.
Sorry, something went wrong.
test cases for #105, #113, #114, #115, #116, #117, #118
00cbbe5
28bad42
No branches or pull requests
Morbig parses:
as
The text was updated successfully, but these errors were encountered: