9 lines
98 B
Scheme
9 lines
98 B
Scheme
|
; Define collapse points
|
||
|
|
||
|
([
|
||
|
(recipe)
|
||
|
(string)
|
||
|
(external_command)
|
||
|
] @fold
|
||
|
(#trim! @fold))
|