6 lines
112 B
Objective-C
6 lines
112 B
Objective-C
#import <Foundation/Foundation.h>
|
|
|
|
__attribute__((objc_exception))
|
|
@interface SimpleInternalSPI : NSObject
|
|
@end
|