blob: e7b830b8dad07834626702a3aee9b8c1d7575ada [file] [log] [blame]
@import Foundation;
typedef NSString *_Nonnull SNTErrorDomain __attribute((swift_newtype(struct)))
__attribute((swift_name("ErrorDomain")));
extern const SNTErrorDomain SNTErrTwo;
extern const SNTErrorDomain SNTErrorDomainThree;
extern const SNTErrorDomain SNTFourErrorDomain;
typedef NSInteger MyInt __attribute((swift_newtype(struct)));
typedef NSString *MyString __attribute__((swift_newtype(struct)));