mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Instead of infer all of the flags only for anonymous parameters, let's infer inout/variadic for all type-less parameters - anonymous and named. This allows to correctly form internal parameter type and reduce amount of inference in the body (e.g. `BindParam` could be simplified inline).
468 KiB
468 KiB