shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :