llvm/clang/test/CXX/module/module.unit/p7/Inputs/h8.h

#ifndef H8
#define H8
void foo();
#endif