shithub: rgbds

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