shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :