t / chainlint / exit-subshell.expecton commit *.[ch]: remove extern from function declarations using sed (b199d71)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)