RosettaCodeData/Task/String-concatenation/Min/string-concatenation.min

5 lines
54 B
Plaintext

"butter" :a
(a "scotch")=> "" join :b
a puts!
b puts!