t / chainlint / exit-subshell.expecton commit repository-layout.txt: correct pluralization of 'object' (1c24a54)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)