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