xref: /llvm-project/clang/test/Modules/Inputs/deferred-lookup/a.h (revision a3271c139058c7d98a0147df5e17164141d8e699)
1*a3271c13SRichard Smith namespace N { int f(int); }
2