]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/comsub-eof1.sub
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / comsub-eof1.sub
1 foo=`cat <<EOF
2 hi
3 EOF`
4 echo $foo