shithub: rgbds

ref: 4c0fa6732e6f56979924b1a4299ca3f811ecfba6
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :