shithub: rgbds

ref: cf2bbe6435b643660c747a3e170b18baa20e3000
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :