shithub: rgbds

ref: 230798187862bbcaf6d3a251ee71d3a4d6d8f74d
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :