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