blob: 8af87ab25c7d6377f05c8fb986548b0858807155 [file] [log] [blame]
/* For use with the objc_import.m test */
@interface TestPCH
+ alloc;
- (void)instMethod;
@end