mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
An ObjC API maybe imported as async that had multiple non-error arguments to its completion handler, which we treat in Swift as returning a tuple. Use a new form of abstraction pattern to represent this return type, to maintain the correct relation between individual tuple elements and the Clang block parameter types they map to.
44 KiB
44 KiB