t / chainlint / exit-subshell.expecton commit tree-walk: store object_id in a separate member (ea82b2a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)