t / chainlint / exit-subshell.expecton commit ident: add the ability to provide a "fallback identity" (fd5a584)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)