Skip to content
New issue

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

var[${index}-string] incorrectly expanded with whitespaces #302

Open
ckuhtz opened this issue Sep 21, 2022 · 0 comments
Open

var[${index}-string] incorrectly expanded with whitespaces #302

ckuhtz opened this issue Sep 21, 2022 · 0 comments
Labels
upstream the upstream problem

Comments

@ckuhtz
Copy link

ckuhtz commented Sep 21, 2022

var[${index}-string]

incorrectly expanded to

var[${index} - string]

which creates broken syntax. Don't touch the stuff in brackets.

@foxundermoon foxundermoon added the upstream the upstream problem label Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream the upstream problem
Projects
None yet
Development

No branches or pull requests

2 participants