t / chainlint / exit-subshell.expecton commit t3600: modernize style (b5368c2)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)