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
|