t / chainlint / exit-subshell.expecton commit ref-filter: free item->value and item->value->s (f0062d3)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)