mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 21:47:07 +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
|