aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/teal/folds.scm
blob: 27755de203cd09dee4fdb12755951a0a32686787 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  (do_statement)
  (numeric_for_statement)
  (generic_for_statement)
  (while_statement)
  (repeat_statement)
  (if_statement)
  (function_statement)
  (record_declaration)
  (enum_declaration)
  (anon_function)
  (table_constructor)
] @fold