mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-22 19:22:05 +00:00
8
test/asm/rept-line-no.asm
Normal file
8
test/asm/rept-line-no.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
WARN "Line 2"
|
||||
REPT 3
|
||||
|
||||
WARN "Line 5"
|
||||
|
||||
ENDR
|
||||
WARN "Line 8"
|
||||
Reference in New Issue
Block a user