t / chainlint / exit-subshell.expecton commit Remove forward declaration of an enum (1076f1e)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)