shithub: rgbds

ref: 20a26599a3de9fa7c24f8daef7310721b2c2958a
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."