shithub: rgbds

ref: 5bd007623374ef0f7e110b59b48e8beaab0c2e82
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\