t / chainlint / exit-subshell.expecton commit config.mak.dev: enable -Wunused-function (36da893)
   1(
   2        foo || exit 1
   3        bar &&
   4        baz
   5>)