shithub: rgbds

ref: 75f8b16f334ba23fee68658c23ce65a43a8c9ba9
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :