18 lines
287 B
Scheme
18 lines
287 B
Scheme
[
|
|
(function_definition)
|
|
(for_statement)
|
|
(if_statement)
|
|
(while_statement)
|
|
(with_statement)
|
|
(match_statement)
|
|
(parameters)
|
|
(argument_list)
|
|
(parenthesized_expression)
|
|
(list_comprehension)
|
|
(dictionary_comprehension)
|
|
(tuple)
|
|
(list)
|
|
(dictionary)
|
|
(string)
|
|
] @fold
|