git/t/chainlint/block.expect

13 lines
75 B
Plaintext
Raw Normal View History

(
foo &&
{
echo a
echo b
} &&
bar &&
{
echo c
} ?!AMP?!
baz
)