shithub: rgbds

ref: 8a1e920e23f78e7e96307a45d80b463d34a30cd0
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\