shithub: rgbds

ref: 5e2bd352395584264d22660da2070cf1c527bdcf
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :