RosettaCodeData/Task/String-prepend/Oforth/string-prepend.oforth
2016-12-05 23:44:36 +01:00

1 line
32 B
Text

" World" "Hello" swap + println