16 lines
204 B
Scheme
16 lines
204 B
Scheme
[
|
|
(method_expression)
|
|
(function_expression)
|
|
(array_literal)
|
|
(dictionary_literal)
|
|
(selection_statement)
|
|
(iteration_statement)
|
|
] @indent
|
|
|
|
[
|
|
")"
|
|
"]"
|
|
"}"
|
|
"endif"
|
|
"endforeach"
|
|
] @outdent
|