t / chainlint / exit-subshell.expecton commit status: remove the empty line after hints (b2f5171)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)