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