1 #import "a.h"
2 #import "a-proto.h"
3 
4 @interface A () <AProto>
5 @end
6