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

fix(reflection): non-reserved keywords as identifiers #428

Conversation

petermasking
Copy link
Member

Fixes #427

Changes proposed in this pull request:

  • Added support for non-reserved keywords as identifiers

@MaskingTechnology/jitar

@basmasking basmasking merged commit d1635fb into main Jan 3, 2024
7 checks passed
@basmasking basmasking deleted the 427-unexpectedkeyword-error-unexpected-keyword-as-at-position-8482 branch January 3, 2024 14:40
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

Successfully merging this pull request may close these issues.

UnexpectedKeyword [Error]: Unexpected keyword 'as' at position 8482
2 participants