shithub: rgbds

ref: 23721694ea711eabdc96285c099bbe7afb90bbe8
dir: /test/asm/strupr-strlwr.asm/

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

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