shithub: rgbds

Download patch

ref: 5a3c12cc6bc1e102a063081f98e4d342053a3317
parent: 6c1ec59a5b7fd1a41d3bb8e213f0c5a8c4c7f3f1
author: dbrotz <43593771+dbrotz@users.noreply.github.com>
date: Thu Dec 6 18:27:41 EST 2018

Add test for file ending with \

--- /dev/null
+++ b/test/asm/line-continuation.asm
@@ -1,0 +1,1 @@
+foo @bar\
\ No newline at end of file
--- /dev/null
+++ b/test/asm/line-continuation.out
@@ -1,0 +1,2 @@
+ERROR: line-continuation.asm(2) -> @(-1):
+    Macro '@' not defined