1#import <objc/NSObject.h>
2
3@interface MyObject : NSObject
4@end
5
6@implementation MyObject
7@end
8

Provided by KDAB

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

source code of lldb/test/API/lang/objcxx/class-name-clash/myobject.mm