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