mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
247 B
Scheme
16 lines
247 B
Scheme
2 weeks ago
|
[
|
||
|
(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
|
||
|
|