shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :