mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 12:27:42 +03:00
15 lines
247 B
Scheme
15 lines
247 B
Scheme
[
|
|
(do_statement)
|
|
(numeric_for_statement)
|
|
(generic_for_statement)
|
|
(while_statement)
|
|
(repeat_statement)
|
|
(if_statement)
|
|
(function_statement)
|
|
(record_declaration)
|
|
(interface_declaration)
|
|
(enum_declaration)
|
|
(anon_function)
|
|
(table_constructor)
|
|
] @fold
|
|
|