t / chainlint / exit-subshell.expecton commit fetch-object: unify fetch_object[s] functions (8708ca0)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)