shithub: rgbds

ref: 06fe27c51601e1822b9b3212f350c21609bdf9e9
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."