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

Create an option to disable local variables to shadow globals #1

Open
mark-friedman opened this issue Oct 5, 2021 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers lexical variables Use this tag for the lexical variable plugin

Comments

@mark-friedman
Copy link
Collaborator

Create an option to disable local variables to shadow globals. The current code code will allow such shadowing. The default should probably be to disable it (probably by renaming global variables in code generation)

@mark-friedman mark-friedman added enhancement New feature or request good first issue Good for newcomers lexical variables Use this tag for the lexical variable plugin labels Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers lexical variables Use this tag for the lexical variable plugin
Projects
None yet
Development

No branches or pull requests

1 participant