shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :