t / chainlint / exit-subshell.expecton commit Merge branch 'pw/add-p-recount' (1b074e1)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)