shithub: rgbds

ref: c4471e33009eb038e3d23e1de80dba0a8c0e7973
dir: /test/asm/label-redefinition.asm/

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