helix-mirror/runtime/queries/teal/folds.scm
barsoosayque cd972ae77d
Add support for Teal language (#12081)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2024-12-04 14:59:11 -06:00

16 lines
247 B
Scheme

[
(do_statement)
(numeric_for_statement)
(generic_for_statement)
(while_statement)
(repeat_statement)
(if_statement)
(function_statement)
(record_declaration)
(interface_declaration)
(enum_declaration)
(anon_function)
(table_constructor)
] @fold