2023-08-10 19:32:29 -04:00
|
|
|
((preproc_def (preproc_arg) @arduino)
|
|
|
|
|
(#lua-match? @arduino "\n"))
|
2023-08-10 10:43:45 -04:00
|
|
|
(preproc_function_def (preproc_arg) @arduino)
|
|
|
|
|
(preproc_call (preproc_arg) @arduino)
|
2022-10-26 12:58:34 +03:00
|
|
|
|
|
|
|
|
(comment) @comment
|