ref: 7e7f92f18c38cbb755c6c067e42efa19655cd5b1 dir: /test/asm/strcat.asm/
println STRCAT() println STRCAT("Durrr") println STRCAT("Left", "right") println STRCAT("Whoa", ", ", "baby!")