shithub: rgbds

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

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