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(parser,lexer) Optional chaining implementation side effect #30 #31

Merged
merged 1 commit into from Dec 1, 2023

Conversation

lvcabral
Copy link
Collaborator

The optional chaining implementation was not done correctly, it affected the parsing of in-line if with the ? (print) statement.

@TwitchBronBron TwitchBronBron merged commit e98151c into master Dec 1, 2023
2 checks passed
@TwitchBronBron TwitchBronBron deleted the fix-optional-chaining-operators branch December 1, 2023 12:59
@TwitchBronBron
Copy link
Member

Looks great! would you we willing to do the same fix in the brighterscript parser? I'm assuming we have a similar problem?

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