shithub: rgbds

ref: a2f52867ad6e4cbdef43f4c28a57a5fba73417d5
dir: /test/asm/rept-line-no.asm/

View raw version

	WARN "Line 2"
REPT 3

	WARN "Line 5"

ENDR
	WARN "Line 8"