shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :