diff options
Diffstat (limited to 'test/prism/errors')
| -rw-r--r-- | test/prism/errors/content_after_unterminated_heredoc.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/prism/errors/content_after_unterminated_heredoc.txt b/test/prism/errors/content_after_unterminated_heredoc.txt index 43815cd9d0..c0446a8c39 100644 --- a/test/prism/errors/content_after_unterminated_heredoc.txt +++ b/test/prism/errors/content_after_unterminated_heredoc.txt @@ -1,2 +1,4 @@ <<~FOO.foo ^~~ unterminated heredoc; can't find string "FOO" anywhere before EOF + ^~~ unterminated heredoc; can't find string "FOO" anywhere before EOF + |
