shithub: rgbds

ref: 0a04904b75d4a0944aa93327c0b1c5e1ae2c0eae
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."