shithub: rgbds

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