t / chainlint / exit-subshell.expecton commit prune: use bitmaps for reachability traversal (fde67d6)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)