Add statement_block to foldable statements

This commit is contained in:
NullVoxPopuli 2026-02-04 21:43:39 -05:00 committed by GitHub
parent 4967fa48b0
commit 8966d347a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@
(method_definition)
(do_statement)
(with_statement)
(statement_block)
(switch_statement)
(switch_case)
(switch_default)