File size: 203 Bytes
62af3c4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | [
(do_statement)
(while_statement)
(repeat_statement)
(if_statement)
(for_statement)
(function_declaration)
(function_definition)
(parameters)
(arguments)
(table_constructor)
] @fold
|