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 parsing of binary expression #55

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

kit494way
Copy link
Contributor

Fix #51

Accepts an unquoted string as a right-hand side value
@fdncred
Copy link
Collaborator

fdncred commented Jan 3, 2024

Thanks!

@fdncred fdncred merged commit 2e074e4 into nushell:main Jan 3, 2024
3 checks passed
@kit494way kit494way deleted the fix-parsing-binary-expression branch February 3, 2024 06:11
mrdgo pushed a commit to mrdgo/tree-sitter-nu that referenced this pull request Sep 23, 2024
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.

Parsing fails when the right-hand side of a binary expression is an unquoted string
2 participants