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