RosettaCodeData/Task/String-append/Oforth/string-append.oforth

2 lines
50 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
StringBuffer new "Hello, " << "World!" << println