1#import <objc/NSObject.h>
2
3@interface MyClass : NSObject
4{}
5- (id)init;
6@end
7

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of lldb/test/API/lang/objc/ivar-IMP/myclass.h