RosettaCodeData/Task/String-append/BQN/string-append.bqn

6 lines
49 B
BQN

str "oneTwo"
•Out str "Three"
str