shithub: rgbds

ref: ae0b95ec6d6df17eec9e31d96ba311c322d9283e
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\