6 lines
65 B
Objective-C
6 lines
65 B
Objective-C
#import "a.h"
|
|
#import "a-proto.h"
|
|
|
|
@interface A () <AProto>
|
|
@end
|