t / chainlint / exit-subshell.expecton commit alias.c: mark split_cmdline_strerror() strings for translation (a7412ae)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)