summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/yarp/fixtures/heredoc_with_escaped_newline_at_start.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/yarp/fixtures/heredoc_with_escaped_newline_at_start.txt b/test/yarp/fixtures/heredoc_with_escaped_newline_at_start.txt
new file mode 100644
index 0000000000..81f314e0b3
--- /dev/null
+++ b/test/yarp/fixtures/heredoc_with_escaped_newline_at_start.txt
@@ -0,0 +1,7 @@
+<<-TARGET.gsub /^\s{/, ''\
+TARGET
+
+
+<<-TARGET.gsub /^\s{/, ''\
+TARGET
+