shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :