Add compound_statement to c queries

This commit is contained in:
Stephan Seitz 2020-05-23 22:10:14 +02:00
parent a0b912ff8a
commit 95f4e10a62

View file

@ -36,3 +36,4 @@
(while_statement) @scope
(translation_unit) @scope
(function_definition) @scope
(compound_statement) @scope ; a block in curly braces