11 lines
125 B
Scheme
11 lines
125 B
Scheme
|
[
|
||
|
(if_condition)
|
||
|
(foreach_loop)
|
||
|
(while_loop)
|
||
|
(function_def)
|
||
|
(macro_def)
|
||
|
(normal_command)
|
||
|
] @indent
|
||
|
|
||
|
")" @outdent
|