Skip to content

Commit

Permalink
Support m-c macros where first argument is a declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
calixteman committed Apr 8, 2021
1 parent 401fe8a commit e0326d5
Show file tree
Hide file tree
Showing 8 changed files with 346,984 additions and 331,868 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tree-sitter-python = "0.19.0"
tree-sitter-rust = "0.19.0"
tree-sitter-preproc = { path = "./tree-sitter-preproc", version = "0.19.0" }
tree-sitter-ccomment = { path = "./tree-sitter-ccomment", version = "0.19.0" }
tree-sitter-mozcpp = { path = "./tree-sitter-mozcpp", version = "0.19.0" }
tree-sitter-mozcpp = { path = "./tree-sitter-mozcpp", version = "0.19.3" }
tree-sitter-mozjs = { path = "./tree-sitter-mozjs", version = "0.19.0" }

[dev-dependencies]
Expand Down
Loading

0 comments on commit e0326d5

Please sign in to comment.