shithub: rgbds

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