t / chainlint / exit-subshell.expecton commit t/perf: factor out percent calculations (5a924a6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)