shithub: rgbds

ref: 4a4b22c78cb2729cf06ffd1c401275c7f5334bad
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :