shithub: rgbds

ref: 8ccbd9dc36c9fd672225ba91e50d022f166acd73
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :