shithub: rgbds

ref: 5d6e0677d908ec67dc64038114b910b2bb73d62f
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	mac: MACRO
		println "\1"
	ENDM
	mac :