t / chainlint / exit-subshell.expecton commit attr.c: mark more string for translation (ad8f8f4)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)