]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/here-doc-multi-line-command-subst.expect
Merge branch 'en/merge-ort-renorm-with-rename-delete-conflict-fix'
[thirdparty/git.git] / t / chainlint / here-doc-multi-line-command-subst.expect
1 (
2 x=$(bobble <<-END &&
3 wiffle) ?!AMP?!
4 echo $x
5 )