mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The actual code is always the nested type "Code", so it's silly to have names like "EKErrorCode.Code". Use "EKError.Code" instead.
The actual code is always the nested type "Code", so it's silly to have names like "EKErrorCode.Code". Use "EKError.Code" instead.