t / chainlint / exit-subshell.expecton commit diff.c: pass sign_index to emit_line_ws_markup (bc9feb0)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)