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