t / chainlint / exit-subshell.expecton commit commit.cocci: refactor code, avoid double rewrite (a133c40)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)