tree-sitter-bash
tree-sitter-bash copied to clipboard
Failed to parse expression using parens inside $(())
Originally reported here https://github.com/mads-hartmann/bash-language-server/issues/160, and I'm seeing a similar issue with this code
echo $(((5 / 2) - 1))
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.92. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
Can still reproduce this on b338fa9:
