shithub: rgbds

ref: 6b903059fe70a7be4b9a1b4d4e05a6765dadac0f
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\