]> git.ipfire.org Git - thirdparty/git.git/blame - t/chainlint/here-doc-multi-line-command-subst.expect
chainlint.sed: drop unnecessary distinction between ?!AMP?! and ?!SEMI?!
[thirdparty/git.git] / t / chainlint / here-doc-multi-line-command-subst.expect
CommitLineData
d9387114
ES
1(
2 x=$(bobble &&
db8c7a1c 3>> wiffle) ?!AMP?!
d9387114
ES
4 echo $x
5>)