forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
231 B
Scheme
17 lines
231 B
Scheme
2 years ago
|
[
|
||
|
(struct_definition)
|
||
|
(macro_definition)
|
||
|
(function_definition)
|
||
|
(compound_expression)
|
||
|
(let_statement)
|
||
|
(if_statement)
|
||
|
(for_statement)
|
||
|
(while_statement)
|
||
|
(do_clause)
|
||
|
(parameter_list)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
"end"
|
||
|
] @outdent
|