shithub: rgbds

ref: 74e9de1b71c0fd30899c48e0bdddcbb66482f17c
dir: /test/asm/label-redefinition.asm/

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