t / chainlint / exit-subshell.expecton commit pack-objects: move 'layer' into 'struct packing_data' (fe0ac2f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)