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