diff options
Diffstat (limited to 'queries/c')
| -rw-r--r-- | queries/c/fold.scm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/queries/c/fold.scm b/queries/c/fold.scm index 403530f2c..5e76f37e5 100644 --- a/queries/c/fold.scm +++ b/queries/c/fold.scm @@ -4,4 +4,10 @@ (while_statement) (translation_unit) (function_definition) + (struct_specifier) + (comment) + (preproc_if) + (preproc_elif) + (preproc_else) + (preproc_ifdef) ] @fold |
