Clang Project

clang_source_code/test/Modules/Inputs/ModuleMapLocations/Both_F.framework/Headers/a.h
1@import Module; // Don't cause redefinition error.
2void will_be_found2(void);
3