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