shithub: rgbds

ref: 7dd8ba37f11d38fa6a45737922e6af1dbcc9b468
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :