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