shithub: rgbds

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