shithub: rgbds

ref: 0a0427afbbbdc40b87d3b69fad56f091cae89ff3
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :