blob: dd04c0e04081686cf3c0e0e6d574bc97b99aa713 [file] [log] [blame]
@import Foundation;
@interface Test : NSObject
@property (nullable) Test *otherTest;
@end