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