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