]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/here-doc-multi-line-command-subst.expect
Merge branch 'vd/pthread-setspecific-g11-fix'
[thirdparty/git.git] / t / chainlint / here-doc-multi-line-command-subst.expect
1 (
2 x=$(bobble &&
3 ?!AMP?!>> wiffle)
4 echo $x
5 >)