shithub: rgbds

ref: 4a73eb56eaa43800f80bdc8f3394c1243ba9abc7
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :