shithub: rgbds

ref: 4ee2eb845b6343ce761126afb5f7926b02b06cb3
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :