mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 20:42:07 +00:00
@@ -1,7 +1,7 @@
|
||||
; Test that \ after a macro invocation at the end of the file doesn't
|
||||
; cause a segfault.
|
||||
|
||||
bar: MACRO
|
||||
MACRO bar
|
||||
ENDM
|
||||
|
||||
foo: bar baz\
|
||||
|
||||
Reference in New Issue
Block a user