chainlint: let here-doc and multi-line string commence on same line
[git] / t / chainlint / here-doc-multi-line-command-subst.expect
1 (
2         x=$(bobble &&
3 ?!AMP?!>>               wiffle)
4         echo $x
5 >)