shithub: rgbds

ref: 95f347dc6a646b82d9e988bf36a011c8f01f7082
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\