summaryrefslogtreecommitdiff
path: root/test/ARCMT/GC.h
blob: 4301baf272465a6f5e9f0c326d0e1f3669783600 (plain)
1
2
3
4
5
6

@interface ExtInterface {
  __strong ExtInterface *myivar;
  __strong void *gcVar;
}
@end