shithub: rgbds

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