Files
rgbds/test/asm/line-continuation.asm
2020-01-16 22:09:31 +01:00

8 lines
122 B
NASM

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