shithub: rgbds

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