C/C++ locals: Deduplicate C++ locals contained in C

This commit is contained in:
Stephan Seitz 2020-09-07 20:10:47 +02:00 committed by Thomas Vigouroux
parent 8bc5d1ff3f
commit 985c5def34
2 changed files with 1 additions and 4 deletions

View file

@ -44,4 +44,5 @@
(translation_unit)
(function_definition)
(compound_statement) ; a block in curly braces
(struct_specifier)
] @scope