mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 20:23:03 +02:00
19 lines
273 B
Scheme
19 lines
273 B
Scheme
[
|
|
(array_creation_expression)
|
|
(arguments)
|
|
(formal_parameters)
|
|
(compound_statement)
|
|
(declaration_list)
|
|
(binary_expression)
|
|
(return_statement)
|
|
(expression_statement)
|
|
(switch_block)
|
|
(anonymous_function_use_clause)
|
|
] @indent
|
|
|
|
[
|
|
"}"
|
|
")"
|
|
"]"
|
|
] @outdent
|