shithub: rgbds

ref: 8885f7bcf656626baeb0c4bcdf5239aea594efcf
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :