t / chainlint / exit-subshell.expecton commit Upcast size_t variables to uintmax_t when printing (ca473ce)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)