shithub: rgbds

ref: 4216f0a9b0bd08d66ecb50e453d22a5d8c23da6b
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :