t / chainlint / exit-subshell.expecton commit Merge branch 'tt/bisect-in-c' (09a9c1f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)