llvm/clang/test/Modules/Inputs/typo.h

@import Empty;

@interface NSString
+ (id)alloc;
@end