shithub: rgbds

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