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