shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :