shithub: rgbds

ref: 5be1c0da622d4cf7a294b7a8011f08394d045931
dir: /test/asm/pc-def.asm/

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