1#include "sub_dir/foo.h"
2int foo() { return 42; }
3

source code of clang-tools-extra/clangd/test/Inputs/background-index/foo.cpp