shithub: rgbds

ref: acc31feaa1660ffe1efd70464ed09928a8b02edf
dir: /test/asm/strupr-strlwr.asm/

View raw version
foo equs strupr("xii")
bar equs strlwr("LOL")

	println "foo={foo} bar={bar}"