illumos-port-bash/tests/comsub-eof1.sub

5 lines
33 B
Plaintext

foo=`cat <<EOF
hi
EOF`
echo $foo