shithub: rgbds

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