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

[Backport 1.14] fix(engine): add reserved keywords #398

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

tasso94
Copy link
Member

@tasso94 tasso94 commented Feb 9, 2022

Description

Adds satisfies, return, then, and else as reserved keywords.

Related issues

backport of #395
closes #394

Adds `satisfies`, `return`, `then`, and `else` as reserved keywords.
@tasso94 tasso94 self-assigned this Feb 9, 2022
@tasso94 tasso94 requested a review from saig0 February 9, 2022 10:37
@saig0 saig0 merged commit c78c07f into 1.14 Feb 9, 2022
@saig0 saig0 deleted the 1.14-394-add-reserved-keywords branch February 9, 2022 10:41
Copy link
Member

@saig0 saig0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

None yet

2 participants