summaryrefslogtreecommitdiffstats
path: root/tests/comsub-eof0.sub
blob: 7490faabc0786f99998c24699351b24db5885128 (plain)
1
2
3
4
5
6
# it's only the space before the paren that makes this an error
# when I fix it, it will show up here
foo=$(cat <<EOF
hi
EOF )
echo $foo