t / chainlint / exit-subshell.expecton commit diff.c: simplify caller of emit_line_0 (84120cc)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)