t / chainlint / exit-subshell.expecton commit Merge branch 'tb/trace2-va-list-fix' (e9bd21c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)