t / chainlint / close-nested-and-parent-together.teston commit CodingGuidelines: document the API in *.h files (d9f079a)
   1(cd foo &&
   2        (bar &&
   3                baz))