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:
3
test/asm/for-loop-variable.err
Normal file
3
test/asm/for-loop-variable.err
Normal file
@@ -0,0 +1,3 @@
|
||||
error: for-loop-variable.asm(12):
|
||||
'y' already defined as constant at for-loop-variable.asm(8)
|
||||
error: Assembly aborted (1 error)!
|
||||
Reference in New Issue
Block a user