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