diff options
Diffstat (limited to 'shell/ash_test/ash-heredoc/herestring1.right')
| -rw-r--r-- | shell/ash_test/ash-heredoc/herestring1.right | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/shell/ash_test/ash-heredoc/herestring1.right b/shell/ash_test/ash-heredoc/herestring1.right new file mode 100644 index 000000000..555937daa --- /dev/null +++ b/shell/ash_test/ash-heredoc/herestring1.right @@ -0,0 +1,33 @@ +one +_two +\_three +\_four +\_two +\_three +\\_four +two_newlines + +/bin/c* +star_* +star_* +star_* +star_\* +star_* +star_\* +line1 +line2 + line3 +line1 +line2 + line3 +512 +256 +128 +64 +32 +16 +8 +4 +2 +v-$a-\t-\-\"-\x-`-\--\z-\*-\?- +v-$a-\t-\-"-\x-`-\--\z-\*-\?- |
