llvm-for-llvmta/tools/clang/test/Index/Inputs/hidden-redecls.h

4 lines
43 B
Objective-C

@interface Foo
- (void)parent_method;
@end