7 lines
161 B
Scheme
7 lines
161 B
Scheme
|
((preproc_def (preproc_arg) @cuda)
|
||
|
(#lua-match? @cuda "\n"))
|
||
|
(preproc_function_def (preproc_arg) @cuda)
|
||
|
(preproc_call (preproc_arg) @cuda)
|
||
|
|
||
|
(comment) @comment
|