shithub: rgbds

ref: d517d2d6b48ef4a10c2ac1c86b54b62275ff3ec8
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\