RosettaCodeData/Task/String-concatenation/Logo/string-concatenation.logo

3 lines
40 B
Plaintext

make "s "hello
print word :s "| there!|