shithub: rgbds

ref: 29623c41463fb1e1486b763d9d15d6a23c36b77e
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\