a-private.h 65 Bytes
#import "a.h"
#import "a-proto.h"

@interface A () <AProto>
@end