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