t / chainlint / exit-subshell.expecton commit convert.h: drop 'extern' from function declaration (546f70f)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)