shithub: rgbds

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