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.
27 lines
385 B
Scheme
27 lines
385 B
Scheme
3 years ago
|
[
|
||
|
(import_declaration)
|
||
|
(const_declaration)
|
||
|
(type_declaration)
|
||
|
(type_spec)
|
||
|
(func_literal)
|
||
|
(literal_value)
|
||
|
(element)
|
||
|
(keyed_element)
|
||
|
(expression_case)
|
||
|
(default_case)
|
||
|
(type_case)
|
||
|
(communication_case)
|
||
|
(argument_list)
|
||
|
(field_declaration_list)
|
||
|
(block)
|
||
|
(type_switch_statement)
|
||
|
(expression_switch_statement)
|
||
|
] @indent
|
||
|
|
||
|
[
|
||
|
"case"
|
||
|
"}"
|
||
|
"]"
|
||
|
")"
|
||
|
] @outdent
|