mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
Add test case for FOR loop variable reusing an existing one
This commit is contained in:
6
test/asm/for-loop-variable.out
Normal file
6
test/asm/for-loop-variable.out
Normal file
@@ -0,0 +1,6 @@
|
||||
$0
|
||||
$2
|
||||
$4
|
||||
$6
|
||||
$4
|
||||
$5
|
||||
Reference in New Issue
Block a user