shithub: rgbds

ref: 17752d7094e74752d5fc1efb2fc81f7efb3e5a2e
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :