shithub: rgbds

ref: 2f60e0a59ee72647d223c86d246a8ca4893c133f
dir: /test/asm/correct-line-number.asm/

View raw version
IF 0
	"\
	"
ELIF 1
	WARN "Am I geting ahead of myself?"
ELSE
	"\
	"
ENDC

WARN "Hopefully not."