shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :