shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :