ref: 6502ed39197d6047afd309fb015cb3f3d739765c dir: /test/asm/strupr-strlwr.asm/
foo equs strupr("xii") bar equs strlwr("LOL") println "foo={foo} bar={bar}"