brintos

brintos / llvm-project-archived public Read only

0
0
Text · 60 B · a352259 Raw
5 lines · c
1#import <objc/NSObject.h>2 3@interface Point : NSObject4@end5