<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/shell/ash_test/ash-heredoc/heredoc2.right, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2015-10-29T18:12:03+00:00</updated>
<entry>
<title>ash: add test for issue with here document</title>
<updated>2015-10-29T18:12:03+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2015-10-29T11:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=9121510dc659baf6664456796c195460468c850b'/>
<id>urn:sha1:9121510dc659baf6664456796c195460468c850b</id>
<content type='text'>
This used to work but doesn't now:

foo () {
cat &lt;&lt;EOF &amp;&amp; { echo "$1" ; }
$1
EOF
}

foo "bar"

Reported-by: Natanael Copa &lt;ncopa@alpinelinux.org&gt;
Signed-off-by: Ron Yorston &lt;rmy@pobox.com&gt;
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
</entry>
</feed>
