Skip to content

Commit 70b94c4

Browse files
authored
Merge pull request #2802 from swiftlang/start-se-0479
Start SE-0479
2 parents a1daab7 + f4dc12f commit 70b94c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0479-method-and-initializer-keypaths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Status: **Active Review (April 22 ... May 5, 2025)**
77
* Implementation: [swiftlang/swift#78823](https://github.com/swiftlang/swift/pull/78823), [swiftlang/swiftsyntax#2950](https://github.com/swiftlang/swift-syntax/pull/2950), [swiftlang/swiftfoundation#1179](https://github.com/swiftlang/swift-foundation/pull/1179)
88
* Experimental Feature Flag: `KeyPathWithMethodMembers`
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-method-key-paths/76678))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-method-key-paths/76678)) ([review](https://forums.swift.org/t/se-0479-method-and-initializer-key-paths/79457))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)