shithub: rgbds

ref: 702075eba6c9bbb05353a796f4573c45b3b5ea8e
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."