aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/heredoc3.tests
blob: 6391e49f9695da093557519609d0fcdcc17dd36b (plain)
1
2
3
4
5
6
7
8
9
10
11
f=1
  cat <<- EOF-f""
		exit EOF-f
"
echo $f
echo `echo Hello World`
		moo	 
 EOF-f
EOF-f   f
EOF-f 
EOF-f