Files
rgbds/test/asm/line-continuation.asm
2022-08-28 15:22:21 -04:00

8 lines
121 B
NASM

; Test that \ after a macro invocation at the end of the file doesn't
; cause a segfault.
MACRO bar
ENDM
foo: bar baz\