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