shithub: rgbds

ref: 3b62bd0bce8ca9986e8f49f1e56f91c2d2c873e6
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\