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