mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Mangled implicit closures shouldn't have `@autoclosure` flag associated with them, because their type is just a regular function type.
Mangled implicit closures shouldn't have `@autoclosure` flag associated with them, because their type is just a regular function type.