shithub: rgbds

ref: 011d4ec39297e09ca6182a75d9af5fa6df3525aa
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :