shithub: rgbds

ref: 6be3584467ee5b56d7c7f857f8cbc70cd460d411
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :