shithub: rgbds

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

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