git/t/chainlint/block.expect

13 lines
75 B
Plaintext

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