shithub: rgbds

ref: 3b62bd0bce8ca9986e8f49f1e56f91c2d2c873e6
dir: /test/asm/label-redefinition.asm/

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