blob: 67e66183ca1ac0ec79bb2115b90e73f00ca3fdf2 [file] [log] [blame]
@interface BaseInterface
- (void) test;
@end