shithub: rgbds

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