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