t / chainlint / exit-subshell.expecton commit coccicheck: introduce 'pending' semantic patches (dd5d052)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)