Files
rgbds/test/asm/label-indent.asm
2021-03-03 12:26:35 -05:00

14 lines
112 B
NASM

SECTION "Label testing", WRAMX
Lab:
.loc
Lab.loc2
: ; anonymous
mac: MACRO
println "\1"
ENDM
mac :