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