brintos

brintos / llvm-project-archived public Read only

0
0
Text · 112 B · a816c01 Raw
6 lines · c
1#import <Foundation/Foundation.h>2 3__attribute__((objc_exception))4@interface SimpleInternalSPI : NSObject5@end6