ref: 3e5cd8ce1ab3294217c14b05ccd4ee6caa28e280 dir: /test/asm/line-continuation-whitespace.asm/
; Test that \ followed by whitespace after a macro invocation at the end of the ; file doesn't cause a segfault. MACRO bar ENDM foo: bar baz\