shithub: rgbds

ref: 06b57aa1ce8e69a9e4ef96317f65de85c0540c3a
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\