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

Quickfix for separator token using non-lexical precedence. #96

Merged
merged 2 commits into from
May 27, 2024

Conversation

CabalCrow
Copy link
Contributor

The separator node introduced in #94 should use lexical precedence instead of parse precedence. This is a quick fix to that.
Currently I don't know any issues introduced by this, but this could potentially create an issue.

@fdncred fdncred merged commit fae3574 into nushell:main May 27, 2024
3 checks passed
@fdncred
Copy link
Collaborator

fdncred commented May 27, 2024

Thanks

@CabalCrow CabalCrow deleted the quickfix branch May 27, 2024 17:00
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