summaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-heredoc/heredoc3.right (plain)
blob: 6ed517f742e843c99df1d0f4f5386b42c14954c3
1exit EOF-f
2"
3echo $f
4echo `echo Hello World`
5moo
6 EOF-f
7EOF-f f
8EOF-f
9Ok
10