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