shithub: rgbds

ref: bcb78f5d186592d66127f7f07e6c85d059f7ccb9
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :