Update for teal-0.9

This commit is contained in:
Corey Williamson 2020-12-16 16:42:33 -06:00 committed by Stephan Seitz
parent 775021cbd5
commit cfc68f929c
3 changed files with 76 additions and 47 deletions

View file

@ -7,6 +7,9 @@
(function_statement)
(record_declaration)
(enum_declaration)
;(functiondef)
(anon_function)
(table_constructor)
] @fold
(record_declaration
(anon_record) @fold)