shithub: rgbds

ref: 570cd62b81ef8b5dfe814375a1cf4c6715bea0c4
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :