mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix "REPT 0" not being a no-op
This commit is contained in:
3
test/asm/rept-0.asm
Normal file
3
test/asm/rept-0.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
REPT 0
|
||||
WARN "2"
|
||||
ENDR
|
||||
0
test/asm/rept-0.err
Normal file
0
test/asm/rept-0.err
Normal file
0
test/asm/rept-0.out
Normal file
0
test/asm/rept-0.out
Normal file
Reference in New Issue
Block a user