27 lines
327 B
Scheme
27 lines
327 B
Scheme
[
|
|
(arguments)
|
|
(block)
|
|
(enum_block)
|
|
(global_block)
|
|
(imperative_block)
|
|
(struct_block)
|
|
(typed_identifier)
|
|
] @indent.begin
|
|
|
|
([
|
|
(block)
|
|
(enum_block)
|
|
(global_block)
|
|
(imperative_block)
|
|
(struct_block)
|
|
]
|
|
"}" @indent.end)
|
|
|
|
([
|
|
(arguments)
|
|
(typed_identifier)
|
|
]
|
|
")" @indent.end)
|
|
|
|
(string_value) @indent.auto
|