llvm/clang/test/Modules/Inputs/at-import-in-framework-header/A.framework/Headers/A.h

@import B;
int foo(void);