shithub: rgbds

ref: 60b85298a945a07960249f15dab9ef72dbe30219
dir: /test/asm/label-indent.asm/

View raw version
SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :