shithub: rgbds

ref: 7635a2fc747e19cde64aea96f6c0f71ffec25a5a
dir: /test/asm/label-redefinition.asm/

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