shithub: rgbds

ref: 023884d2b02ea11670031c8a0cf0c22f4b6bc911
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :