shithub: rgbds

ref: 78e751f022a5aa3a6ffc4fd08a81fc408c5b70d4
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :