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

8 lines
154 B
Objective-C

#import <Foundation/Foundation.h>
__attribute__((objc_exception))
@interface SimpleInternalAPI : NSObject
@end
#define HAVE_SEEN_PROJECT_HEADER_FIRST 1