shithub: rgbds

ref: 969412af246eb7ca8fe1f5799281eb0df67a6102
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."