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

References to special variables in subscripts or hash keys during string interpolation generates incorrect code #109

Open
snoopyjc opened this issue Dec 23, 2021 · 1 comment

Comments

@snoopyjc
Copy link

References to special variables in subscripts or hash keys during string interpolation generates incorrect code. For example:

"$arr[$_]"
"$hash{$1}"
@snoopyjc
Copy link
Author

Fixed in 0.932: https://github.com/snoopyjc/pythonizer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant