Start the 2.46 cycle
[git.git] / t / chainlint / if-condition-split.expect
blobee745ef8d7fcc585e77a85854254c7b6fe7bf160
1 if bob &&
2    marcia ||
3    kevin
4 then
5         echo "nomads" ?!AMP?!
6         echo "for sure"
7 fi