mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
2e3662d1e7
Use a wrapper closure to infer the correct argument and result type; continue using an IUO for the result type to allow implicit conversion.