shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :