shithub: rgbds

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

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :