t / chainlint / exit-subshell.expecton commit trace.h: support nested performance tracing (c46c406)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)