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