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: inline anonymous "@packed" node #6

Merged
merged 2 commits into from
Jul 8, 2024
Merged

fix: inline anonymous "@packed" node #6

merged 2 commits into from
Jul 8, 2024

Conversation

clason
Copy link
Contributor

@clason clason commented Jul 7, 2024

Problem: The "trick" of wrapping an anonymous node into a single choice or seq no longer works as of tree-sitter/tree-sitter#2577

Solution: Inline "@packed" node at its only use site.

@amaanq

Problem: The "trick" of wrapping an anonymous node into a single `choice` or `seq` no longer works as of tree-sitter/tree-sitter#2577

Solution: Inline `"@PACKED"` node at its only use site.
@clason clason requested a review from amaanq July 7, 2024 11:01
@clason clason merged commit 4af5d82 into master Jul 8, 2024
4 checks passed
@clason clason deleted the fix/anonymous branch July 8, 2024 08:12
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.

1 participant