llvm/llvm/test/tools/llvm-cov/Inputs/relative_dir/main.c

#include "header.h"

int main() {
  return f();
}