shithub: rgbds

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