shithub: rgbds

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

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