summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/objc-method-redecl.h
blob: 95c6533fad9e7b7ecf72ec3d9996030509b4d0f8 (plain)
1
2
3
4
@interface T
- (void)test;
- (void)test;
@end
OpenPOWER on IntegriCloud