shithub: rgbds

ref: 06b57aa1ce8e69a9e4ef96317f65de85c0540c3a
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :