shithub: rgbds

ref: 50d6403c72b5e177dffd47e0d09350e0fa7126e5
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :