started branch

This commit is contained in:
Brian Shu 2021-01-06 14:25:43 -05:00 committed by Thomas Vigouroux
parent 632a9f1e3c
commit 005a3ca7f1
3 changed files with 35 additions and 0 deletions

View file

@ -0,0 +1,7 @@
(macro_invocation
(token_tree) @rust)
(macro_definition
(macro_rule
left: (token_tree_pattern) @rust
right: (token_tree) @rust))