t / chainlint / exit-subshell.expecton commit repack: mark more strings for translation (c83d950)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)