xref: /llvm-project/clang/test/PCH/Inputs/typo.h (revision 57756eabc9a12450404f649daac86a620230e05d)
1 
2 
3 @interface NSString
4 + (id)alloc;
5 @end
6 
7