shithub: rgbds

ref: 7311fc9ef81bcab931b9ca768f018a627f281933
dir: /test/asm/strupr-strlwr.asm/

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

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