aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-heredoc/heredoc_after_compound1.tests
blob: e7cfb5be13306bc5228558347086fae464005af1 (plain)
1
2
3
{ cat <<EOF; }; echo Ok2
Ok1
EOF