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