shithub: rgbds

ref: 3741bd46171a143c5549422e8f55a2933b59eb97
dir: /test/asm/pc-def.asm/

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