Files
clang-p2996/clang/test/InstallAPI/Inputs/Simple/SimpleInternalSPI.h

6 lines
112 B
Objective-C

#import <Foundation/Foundation.h>
__attribute__((objc_exception))
@interface SimpleInternalSPI : NSObject
@end