xref: /llvm-project/clang/test/Modules/Inputs/linkage-merge-foo.h (revision 3e01a7f0c2daea8763912500bbffcb439d4243e3)
1 int f();
2 static int g(int);
3