shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :