git/t/chainlint/if-condition-split.expect

8 lines
80 B
Plaintext

if bob &&
marcia ||
kevin
then
echo "nomads" ?!AMP?!
echo "for sure"
fi