shithub: rgbds

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

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

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