data/method/busybox/busybox-1.36.0/shell/ash_test/ash-heredoc/heredoc3.right

10 lines
78 B
Plaintext

exit EOF-f
"
echo $f
echo `echo Hello World`
moo
EOF-f
EOF-f f
EOF-f
Ok