blob: acdd65b80828e9a8389997898a2bb0bff3e2ab65 [file] [log] [blame]
// This file is meant to be used with the mock SDK.
#import <Foundation.h>
__attribute__((objc_subclassing_restricted))
@interface Restricted: NSObject
@end