fix(c): fold switch statements

This commit is contained in:
Thomas Vigouroux 2021-04-22 15:16:50 +02:00
parent e86544caa7
commit 03bb038c70

View file

@ -3,6 +3,7 @@
(if_statement)
(while_statement)
(translation_unit)
(switch_statement)
(function_definition)
(struct_specifier)
(comment)