t / chainlint / exit-subshell.expecton commit l10n: reformat some localized strings for v2.23.0 (182f59d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)