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