[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / typo.h
blob764c00b7c387f4347b93fe5a5a715b55ca64a6c8
1 @import Empty;
3 @interface NSString
4 + (id)alloc;
5 @end