shithub: rgbds

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