summaryrefslogtreecommitdiff
path: root/test/prism/fixtures/heredocs_with_ignored_newlines_and_non_empty.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/prism/fixtures/heredocs_with_ignored_newlines_and_non_empty.txt')
-rw-r--r--test/prism/fixtures/heredocs_with_ignored_newlines_and_non_empty.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/prism/fixtures/heredocs_with_ignored_newlines_and_non_empty.txt b/test/prism/fixtures/heredocs_with_ignored_newlines_and_non_empty.txt
new file mode 100644
index 0000000000..aeacbd8126
--- /dev/null
+++ b/test/prism/fixtures/heredocs_with_ignored_newlines_and_non_empty.txt
@@ -0,0 +1,4 @@
+<<-EOE
+ some
+ heredocs
+EOE \ No newline at end of file