shithub: rgbds

ref: 1f579deaffe0d3d1035d46ac3bb2cbbf0002c9a4
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :