shithub: rgbds

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