mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-14 05:41:42 +00:00
Add test for labels when expecting symbols
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
def var: equ 42
|
||||
|
||||
macro mac:
|
||||
endm
|
||||
|
||||
for idx:, 10
|
||||
endr
|
||||
|
||||
newcharmap french:
|
||||
Reference in New Issue
Block a user