shithub: rgbds

ref: 850c78aaf47a167e64a01aa1dc07bbe558a7c282
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :