shithub: rgbds

ref: 8d1b56bcf5c1db3442a6ef6e8dc9d0e08d8b9689
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :