folds(c): fold at case_statement

This commit is contained in:
Stephan Seitz 2021-04-26 01:43:34 +02:00 committed by Thomas Vigouroux
parent 98b9e271ba
commit 563616738b

View file

@ -4,6 +4,7 @@
(while_statement) (while_statement)
(translation_unit) (translation_unit)
(switch_statement) (switch_statement)
(case_statement)
(function_definition) (function_definition)
(struct_specifier) (struct_specifier)
(comment) (comment)