t / chainlint / exit-subshell.expecton commit Doc: auto-detect changed build flags (9a71722)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)