diff options
author | murphy <murphy@rubychan.de> | 2006-07-10 00:31:25 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-07-10 00:31:25 +0000 |
commit | 42436798565c36a7d9582fcf587946d273083ab1 (patch) | |
tree | 5de6a166c1c19bdb27b1e037d34ff322f2ae714a /test/ruby/open-heredoc.in.rb | |
parent | 196765788f6f03fb0754e71c7038669377797374 (diff) | |
download | coderay-42436798565c36a7d9582fcf587946d273083ab1.tar.gz |
Test case for open heredoc problem.
Diffstat (limited to 'test/ruby/open-heredoc.in.rb')
-rw-r--r-- | test/ruby/open-heredoc.in.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ruby/open-heredoc.in.rb b/test/ruby/open-heredoc.in.rb new file mode 100644 index 0000000..9089080 --- /dev/null +++ b/test/ruby/open-heredoc.in.rb @@ -0,0 +1 @@ +<<''
|