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