1#import <objc/NSObject.h>
2
3@interface Point : NSObject
4@end
5

source code of lldb/test/API/lang/objc/class-without-methods/Point.h