shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :