tvl-depot/third_party/git/t/chainlint/cuddled.expect
2020-01-11 23:40:29 +00:00

21 lines
122 B
Text

(
cd foo &&
bar
>) &&
(
?!AMP?!cd foo
bar
>) &&
(
cd foo &&
> bar) &&
(
cd foo &&
> bar) &&
(
?!AMP?!cd foo
> bar)