busybox/shell/hush_test/hush-heredoc/heredoc_after_compound1.tests

4 lines
33 B
Plaintext
Executable File

{ cat <<EOF; }; echo Ok2
Ok1
EOF