shithub: rgbds

ref: 1c4cb2cd2d5d3166cc9fb718a0574cb043883a09
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."