]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/here-doc-multi-line-command-subst.expect
Merge branch 'lh/use-gnu-color-in-grep'
[thirdparty/git.git] / t / chainlint / here-doc-multi-line-command-subst.expect
1 (
2 x=$(bobble <<-END &&
3 wiffle) ?!AMP?!
4 echo $x
5 )