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

Illegal use of reserved keywords should be caught during contract analysis #70

Open
obycode opened this issue Jun 26, 2023 · 0 comments

Comments

@obycode
Copy link
Collaborator

obycode commented Jun 26, 2023

There is a lot of discussion on this issue on the blockchain repo: stacks-network/stacks-core#3176

I will not duplicate all of it here, but the question is about whether the builtin functions and keywords should be reserved or if they can be freely used as variable and function names. Regardless of the answer to that question, we should ensure that the analysis-time behavior is the same as the run-time behavior.

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