t / chainlint / exit-subshell.expecton commit sha1-name: make sort_ambiguous_oid_array() thread-safe (7cfcb16)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)