llvm-for-llvmta/tools/clang/test/PCH/Inputs/typo.h

7 lines
41 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
@interface NSString
+ (id)alloc;
@end