git/t/chainlint/here-doc-multi-line-command...

9 lines
81 B
Plaintext

(
x=$(bobble <<-\END &&
fossil
vegetable
END
wiffle) ?!AMP?!
echo $x
)