shithub: rgbds

ref: 9ec8186ac6e6dd9715e542ecf50ae6c29ee6f7aa
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :