aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-heredoc/heredocA.tests
blob: 440aaf90652364f0e32c50c798aca70d4b1da5f6 (plain)
1
2
3
4
{ cat <<EOF ;
Ok
EOF
}