shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :