mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
There are APIs that expect a `Double?` or `CGFloat?` argument and it should be possible to pass `CGFloat` and `Double` respectively.
There are APIs that expect a `Double?` or `CGFloat?` argument and it should be possible to pass `CGFloat` and `Double` respectively.