add a pathological test case for here doc related to eof marker and other ugly corner...
[oweals/busybox.git] / shell / hush_test / hush-misc / heredoc2.tests
1 f=1
2   cat <<- EOF-f
3                 exit EOF-f
4 "
5 echo $f
6                 moo      
7  EOF-f
8 EOF-f   f
9 EOF-f 
10 EOF-f