shithub: rgbds

ref: 1ffd7cb5bbf1920ac6b51f39e7e2df59b7a787a7
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :