blob: 91eede5f604f7c7a8dfb254c6c4fea1320fade32 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[
(module_definition)
(struct_definition)
(macro_definition)
(function_definition)
(compound_expression) ; begin blocks
(let_statement)
(if_statement)
(for_statement)
(while_statement)
] @fold
|