nt9856x/BSP/busybox/shell/hush_test/hush-heredoc/heredoc_after_compound1.tests
2023-03-28 15:07:53 +08:00

4 lines
33 B
Plaintext
Executable File

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