shithub: rgbds

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