98dd9c4f2b
`do_block` and `block` seem to conflict, causing double-indentation in some cases. Removing `do_block` does not seem to have any negative effect, while fixing the double-indentation issue.
24 lines
226 B
Scheme
24 lines
226 B
Scheme
[
|
|
(argument_list)
|
|
(array)
|
|
(begin)
|
|
(block)
|
|
(call)
|
|
(class)
|
|
(case)
|
|
(elsif)
|
|
(if)
|
|
(hash)
|
|
(method)
|
|
(module)
|
|
(singleton_class)
|
|
(singleton_method)
|
|
] @indent
|
|
|
|
[
|
|
")"
|
|
"}"
|
|
"]"
|
|
"end"
|
|
"when"
|
|
] @outdent
|