RosettaCodeData/Task/String-append/Wart/string-append.wart

3 lines
32 B
Plaintext

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