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