Merge branch 'ag/rebase-i-in-c' into js/rebase-in-c-5.5-work-with-rebase-i-in-c
[git] / t / chainlint / close-nested-and-parent-together.test
1 (cd foo &&
2         (bar &&
3                 baz))