shithub: rgbds

ref: 38e8024ffab83dd0b19f6b0f436d4a589fc87eef
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :