shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :