t / chainlint / exit-subshell.expecton commit khash: move oid hash table definition (5a8643e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)