shithub: rgbds

ref: 5863cd10b85c49fa0e3b2a1dd0997f0db7bde26b
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\