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