t / chainlint / exit-subshell.expecton commit midx.c: convert FLEX_ALLOC_MEM to FLEX_ALLOC_STR (577314c)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)