shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :