shithub: rgbds

ref: 0105779789909e2daad5aa09450dd3101aa5e723
dir: /test/asm/pc-def.asm/

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