shithub: rgbds

ref: 06f7387466eb7d9ee3d9963d3a52a8f455bcaaf2
dir: /test/asm/line-continuation-macro.asm/

View raw version
m: MACRO
ENDM

m2: MACRO
	m \
ENDM

	m2