shithub: rgbds

ref: 6b903059fe70a7be4b9a1b4d4e05a6765dadac0f
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :