t / chainlint / exit-subshell.expecton commit linear-assignment: fix potential out of bounds memory access (e467a90)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)