mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Fix accidental trailing whitespace.
This commit is contained in:
@@ -236,7 +236,7 @@ extension CGFloat : _ObjectiveCBridgeable {
|
||||
precondition(tag == .SwiftCGFloat,
|
||||
"NSNumber does not contain right type to be cast to CGFloat")
|
||||
}
|
||||
|
||||
|
||||
result = CGFloat(x)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user