shithub: rgbds

ref: 4e96cf98759de41c118cbeb4e5d7765737b95982
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\