shithub: rgbds

ref: 44124319a6f303893dd3c41f31d2c9f6ffaee3e0
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\