t / chainlint / exit-subshell.expecton commit tests: always test fetch of unreachable with v0 (ab0c5f5)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)