summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ruby/open-string.in.rb1
-rw-r--r--test/ruby/open-string.out.raydebug2
2 files changed, 3 insertions, 0 deletions
diff --git a/test/ruby/open-string.in.rb b/test/ruby/open-string.in.rb
new file mode 100644
index 0000000..897afad
--- /dev/null
+++ b/test/ruby/open-string.in.rb
@@ -0,0 +1 @@
+'\
diff --git a/test/ruby/open-string.out.raydebug b/test/ruby/open-string.out.raydebug
new file mode 100644
index 0000000..f288618
--- /dev/null
+++ b/test/ruby/open-string.out.raydebug
@@ -0,0 +1,2 @@
+string<delimiter(')content(\\
+)> \ No newline at end of file