shithub: rgbds

ref: 0d6bfb84ced7a5ac47ea6717ddada63dd8605462
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :