llvm/llvm/test/tools/llvm-cov/Inputs/directory_coverage/header.h

#include "b0/b1.h"
#include "c0/c1/c2.h"

template<typename T>
bool equal(T a, T b);