about summary refs log tree commit diff
path: root/third_party/git/t/chainlint/block.expect
(
	foo &&
	{
		echo a
		echo b
	} &&
	bar &&
	{
		echo c
?!AMP?!	}
	baz
>)