hush: fix remaining known two bugs with IFS expansion. Closes 4027.
[oweals/busybox.git] / shell / hush_test / hush-misc / heredoc3.right
1 exit EOF-f
2 "
3 echo $f
4 echo `echo Hello World`
5 moo      
6  EOF-f
7 EOF-f   f
8 EOF-f 
9 Ok