t / chainlint / exit-subshell.expecton commit log-tree: always use return value of strbuf_detach() (82f51af)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)