aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/heredoc2.tests
blob: 71ab0e83a8317fc2256698ac628c0071e6b2bec2 (plain)
1
2
3
4
5
6
7
8
9
10
f=1
  cat <<- EOF-f
		exit EOF-f
"
echo $f
		moo	 
 EOF-f
EOF-f   f
EOF-f 
EOF-f