git/t/chainlint/not-heredoc.expect

2 echo "<<<<<<< ours" &&
3 echo ourside &&
4 echo "=======" &&
5 echo theirside &&
6 echo ">>>>>>> theirs" &&
7 
8 (
9 	echo "<<<<<<< ours" &&
10 	echo ourside &&
11 	echo "=======" &&
12 	echo theirside &&
13 	echo ">>>>>>> theirs" ?!AMP?!
14 	poodle
15 ) >merged