shithub: rgbds

ref: 611bd46e0b9ab647a57f9ef0ecb38ad67370be0c
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :