shithub: rgbds

ref: 97c326942f7f558fc994b19e21920bee719c3fc0
dir: /test/asm/strupr-strlwr.asm/

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

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