t / chainlint / exit-subshell.expecton commit diff.c: convert -U|--unified (d473e2e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)