t / chainlint / exit-subshell.expecton commit trace2:data: add trace2 instrumentation to index read/write (42fee7a)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)