mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Now that methods are the only case where we have a function with multiple parameter lists, we can remove the logic for forwarding captures (methods cannot have captures), and simplify what remains to only deal with the case of a single 'self' argument being curried.
19 KiB
19 KiB