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