shithub: rgbds

ref: 9b9f3ffb96228205ac7abb98602a52ff865b97bf
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :