Update new query and parser for zig

This commit is contained in:
maxxnino 2021-08-08 18:54:24 +09:00 committed by Stephan Seitz
parent 1e19898703
commit 9b265c9c4c
6 changed files with 225 additions and 228 deletions

View file

@ -1,16 +1,6 @@
[
(block)
(comptime_block)
(defer_block)
(suspend_block)
(resume_block)
(if_expression)
(switch_block)
(for_expression)
(test_expression)
(struct_expression)
(anonymous_struct_enum)
(anonymous_array_expr)
(union_expression)
(enum_expression)
(Block)
(ContainerDecl)
(SwitchExpr)
(AsmExpr)
] @fold