shithub: rgbds

ref: 5c852c76515c2a1cc73d7dd91ec294324622eef6
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
ENDM

foo: bar baz\