blob: e1e86edaf84bff7067d306fb67cb286b1c06b1b6 [file] [log] [blame]
@interface B
- (int)method1;
- (int)method2:(float)param;
@end