bash-parser
bash-parser copied to clipboard
arithmetic expansions are incorrectly classified
trafficstars
A simple arithmetic operation like ((b++)) is classified as a subshell. This is not correct.