mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix out-of-date comment
This commit is contained in:
@@ -32,7 +32,7 @@ static void deriveBodyBridgedNSError_enum_nsErrorDomain(
|
||||
// enum SomeEnum {
|
||||
// @derived
|
||||
// static var _nsErrorDomain: String {
|
||||
// return _typeName(self, qualified: true)
|
||||
// return String(reflecting: self)
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user