shithub: rgbds

ref: 3b62bd0bce8ca9986e8f49f1e56f91c2d2c873e6
dir: /test/asm/rept-line-no.asm/

View raw version

	WARN "Line 2"
REPT 3

	WARN "Line 5"

ENDR
	WARN "Line 8"