6 lines
55 B
Objective-C
6 lines
55 B
Objective-C
@interface NSObject
|
|
@end
|
|
|
|
@interface A : NSObject
|
|
@end
|