fix(c): only inject in preproc function calls/definitions

This commit is contained in:
Amaan Qureshi 2023-07-27 05:20:09 -04:00
parent c2eae58ce2
commit f590e13d6d

View file

@ -1,4 +1,5 @@
(preproc_arg) @c
(preproc_function_def (preproc_arg) @c)
(preproc_call (preproc_arg) @c)
(comment) @comment