shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :