shithub: rgbds

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