t / chainlint / exit-subshell.expecton commit xdiff: clamp function context indices in post-image (b777f3f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)