shithub: rgbds

ref: 9d9febe1d36995046c0ec246fcec54fdbe1d16f8
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :