blob: 4301baf272465a6f5e9f0c326d0e1f3669783600 [file] [log] [blame]
@interface ExtInterface {
__strong ExtInterface *myivar;
__strong void *gcVar;
}
@end