llvm/clang/test/Modules/Inputs/codegen-opt/use.cpp

#include "bar.h"
int main() { bar(); }