mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
There is logic in `matchTypes` which would unwrap l-value if other type is not an `inout`, which is not great for cases where parameter type is a pointer and argument is an l-value which requires explicit `&` to be converted.
298 KiB
298 KiB