shithub: rgbds

ref: cf992164f79a0e5c0fd49b445d698be2361a9b67
dir: /test/asm/line-continuation-whitespace.asm/

View raw version
; Test that \ followed by whitespace after a macro invocation at the end of the
; file doesn't cause a segfault.

bar: MACRO
	WARN ""
ENDM

foo: bar baz\