mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
So that this works:
```
func foo(_: KeyPath<SomeObject, Int>) {}
foo(\.<HERE>)
```
rdar://problem/46102807
189 KiB
189 KiB