diff options
Diffstat (limited to '')
-rw-r--r-- | tests/comsub-eof6.sub | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/comsub-eof6.sub b/tests/comsub-eof6.sub new file mode 100644 index 0000000..c0e63dd --- /dev/null +++ b/tests/comsub-eof6.sub @@ -0,0 +1,5 @@ +read foo <<EOF +$(seq 10 +EOF + +echo "$foo" |