shithub: rgbds

ref: 58556f91f7cf0d822ca0b4c84046bd5b00e2e78f
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\