shithub: rgbds

ref: 38a9a613da37d102a13585857bda2b314f8b12c6
dir: /test/asm/pc-def.asm/

View raw version
IF DEF(@)
	PRINTLN "defined"
ELSE
	PRINTLN "not defined"
ENDC