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

[tree_sitter] minimal cleanup and add ; support of block #88

Merged
merged 2 commits into from
Apr 10, 2024
Merged

[tree_sitter] minimal cleanup and add ; support of block #88

merged 2 commits into from
Apr 10, 2024

Conversation

Lycs-D
Copy link
Contributor

@Lycs-D Lycs-D commented Apr 9, 2024

  • support { f();g();h(); }
  • minimal cleanup

tree_sitter_v/grammar.js Outdated Show resolved Hide resolved
@Lycs-D Lycs-D changed the title [tree_sitter] minimal cleanup [tree_sitter] minimal cleanup and add ; support of block Apr 9, 2024
@spytheman spytheman merged commit 9ba1aa8 into vlang:main Apr 10, 2024
14 checks passed
@Lycs-D Lycs-D deleted the clean branch April 10, 2024 15:26
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.

3 participants