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