t / chainlint / exit-subshell.expecton commit travis-ci: build with the right compiler (2c8921d)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)