4 lines
63 B
Text
4 lines
63 B
Text
|
|
(quote cons "" join) :str-append
|
||
|
|
|
||
|
|
"foo" "bar" str-append puts!
|