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