shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :