shithub: rgbds

ref: 9976a139de68fabceca8eef630e5f0b543eb024e
dir: /test/asm/line-continuation-macro.asm/

View raw version
m: MACRO
ENDM

m2: MACRO
	m \ ENDM

	m2