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