hush/shell/hush_test/hush-misc/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