t / chainlint / exit-subshell.expecton commit trace2: Documentation/technical/api-trace2.txt (e544221)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)