t / chainlint / exit-subshell.expecton commit pack-redundant: delay creation of unique_objects (3011177)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)