Skip to content

Commit

Permalink
chore: regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Oct 15, 2024
1 parent 56ee2e6 commit 1d3e2ff
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 14 deletions.
2 changes: 0 additions & 2 deletions grammar.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ module.exports = grammar({
[$.simpleId, $.className],
[$.simpleId, $.literalId],
[$.moduleName, $.varName],
[$.simpleId, $.moduleInstantiation],
[$.className, $.moduleInstantiation],
],

extras: $ => [
Expand Down
9 changes: 1 addition & 8 deletions src/grammar.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/node-types.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions src/tree_sitter/alloc.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1d3e2ff

Please sign in to comment.