shithub: rgbds

ref: 953f79c0d96d8181ca4b854f97ad4bdc5ef79ef3
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :