shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :