blob: f8a5febf39a2e10f6db082aaba5ae0c5ce2b28ab [file] [log] [blame]
@protocol InitProto
- (id)initWithInt:(int)i;
@end