Fix wrong name:

- `fold.scm` -> `folds.scm`
This commit is contained in:
Uy Ha 2021-06-27 22:21:34 +02:00 committed by Stephan Seitz
parent e01e79c46c
commit 6a2ce27949

7
queries/cmake/folds.scm Normal file
View file

@ -0,0 +1,7 @@
[
(if_condition)
(foreach_loop)
(while_loop)
(function_def)
(macro_def)
] @fold