4 lines
31 B
Objective-C
4 lines
31 B
Objective-C
@interface C {
|
|
}
|
|
-(int)m;
|
|
@end
|
@interface C {
|
|
}
|
|
-(int)m;
|
|
@end
|