shithub: rgbds

ref: 12ed9e044adbb902fae4dc3e83775b74ebf8d94f
dir: /test/asm/label-redefinition.asm/

View raw version
SECTION "sec", ROM0
    dw Sym
m: MACRO
Sym::
ENDM
    m
Sym::