524f0d335e
^KT-61259
5 lines
96 B
Objective-C
Vendored
5 lines
96 B
Objective-C
Vendored
#import <Foundation/NSObject.h>
|
|
|
|
@interface TestAllocNoRetain : NSObject
|
|
@property BOOL ok;
|
|
@end |