mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Sema: Remove most of the remaining Swift 3 support
This commit is contained in:
@@ -24,6 +24,9 @@ typedef NSString *NSErrorDomain;
|
||||
@end
|
||||
|
||||
@interface NSDictionary<KeyType, ValueType> : NSObject
|
||||
|
||||
+ (void) classMethod;
|
||||
|
||||
@end
|
||||
|
||||
@interface NSSet<ObjectType> : NSObject
|
||||
|
||||
Reference in New Issue
Block a user