shithub: rgbds

ref: 1c2965467d266a8eddc7eb4e69c415148a6bebe9
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :