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 if/else and try/catch in parens #61

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

kit494way
Copy link
Contributor

Fix #58

@fdncred fdncred merged commit 9c233a2 into nushell:main Jan 4, 2024
3 checks passed
@fdncred
Copy link
Collaborator

fdncred commented Jan 4, 2024

Thanks!
image

@kit494way kit494way deleted the fix-parsing-ctrl branch February 3, 2024 06:16
mrdgo pushed a commit to mrdgo/tree-sitter-nu that referenced this pull request Sep 23, 2024
Fix parsing of if/else and try/catch in parens
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.

A newline between } and else cause parse error
2 participants