shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :