shithub: rgbds

ref: e6ae1992fe04525c9f9cf95ad2e4d72f4cd63c3e
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :