shithub: rgbds

ref: 56071599e78bd1a437633ff967c01a4fd0919f37
dir: /test/asm/pc-def.asm/

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