shithub: rgbds

ref: c98d92a4c4d97e8118bc3ad122b500e16aefa5f2
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :