RosettaCodeData/Task/String-append/Wart/string-append.wart
2016-12-05 23:44:36 +01:00

2 lines
32 B
Text

s <- "12345678"
s <- (s + "9!")