shithub: rgbds

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