From 4bc6b7c85aaf3ff6656c8fbe5d1adb0b40dc489c Mon Sep 17 00:00:00 2001 From: Uy Ha Date: Thu, 24 Jun 2021 23:24:03 +0200 Subject: Remove non-foldable commands (incorrect copy and paste) --- queries/cmake/fold.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/queries/cmake/fold.scm b/queries/cmake/fold.scm index 6af8c472..ed5cc8d6 100644 --- a/queries/cmake/fold.scm +++ b/queries/cmake/fold.scm @@ -1,9 +1,7 @@ [ - (normal_command) (if_condition) (foreach_loop) (while_loop) (function_def) (macro_def) - (message_command) ] @fold -- cgit v1.2.3