shithub: rgbds

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

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

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