shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :