shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :