shithub: rgbds

ref: 35e57a55c92e5b4ac9708b09d0d9064b7a0f11e5
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :