shithub: rgbds

ref: dd892d61d8a8b3b7d9b51eaeba167bb8fc68df4c
dir: /test/asm/pc-def.asm/

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