shithub: rgbds

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