t / chainlint / exit-subshell.expecton commit trace2: trim whitespace in region messages in perf target format (da4589c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)