shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :