shithub: rgbds

ref: 9782f7d942c74c5b0c53b56abea462237e1e0b2f
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :