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