shithub: rgbds

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

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