shithub: rgbds

ref: 779c8c9368d234da7d17bdf708e9bbd7fee9d803
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :