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