t / chainlint / exit-subshell.expecton commit t2203: avoid hard-coded object ID values (f6c9b47)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)