t / chainlint / exit-subshell.expecton commit pretty: add support for separator option in %(trailers) (0b691d8)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)