shithub: rgbds

ref: 03e20138d37722ba2a9c9a22d36f45262adf0348
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\