mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 01:46:18 +04:00
11 lines
166 B
Scheme
11 lines
166 B
Scheme
[
|
|
(do_statement)
|
|
(while_statement)
|
|
(repeat_statement)
|
|
(if_statement)
|
|
(for_statement)
|
|
(function_declaration)
|
|
(function_definition)
|
|
(table_constructor)
|
|
] @fold
|