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