blob: 9cea06361dcef8ad6abf0843a5a34df7cc783960 [file]
>>> (indent 4)
zoop(
"zoop description here",
spang(() {
;
}));
<<<
zoop(
"zoop description here",
spang(() {
;
}),
);