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