shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :