/* For use with the objc_import.m test */ @interface TestPCH + alloc; - (void)instMethod; @end