shithub: rgbds

ref: 3afa6b5a5a1711fa072f4d5e6f25fcb23070e473
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :