shithub: rgbds

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