shithub: rgbds

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