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

2 lines
50 B
Forth
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
StringBuffer new "Hello, " << "World!" << println