shithub: rgbds

ref: e596dbfc80112c5da0fa8906fc262c63bb6c63c9
dir: /test/asm/label-indent.asm/

View raw version

SECTION "Label testing", WRAMX

	Lab:
	.loc
	Lab.loc2

	: ; anonymous

	mac: MACRO
		println "\1"
	ENDM
	mac :