t / chainlint / exit-subshell.expecton commit RelNotes 2.20: drop spurious double quote (7e75a63)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)