shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :