shithub: rgbds

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