xref: /llvm-project/clang/test/InstallAPI/Inputs/Simple/SimpleInternalSPI.h (revision 487720fc137ac7e97b15ca50ca2fc4a42430a6be)
1 #import <Foundation/Foundation.h>
2 
3 __attribute__((objc_exception))
4 @interface SimpleInternalSPI : NSObject
5 @end
6