Skip to content

Commit 8cbeeb7

Browse files
authored
Accept SE-0484 (#2867)
1 parent 84addf9 commit 8cbeeb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0484-allow-additional-args-to-dynamicmemberlookup-subscripts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0484](0484-allow-additional-args-to-dynamicmemberlookup-subscripts.md)
44
* Authors: [Itai Ferber](https://github.com/itaiferber)
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6-
* Status: **Active review (May 12...25, 2025)**
6+
* Status: **Accepted**
77
* Implementation: [swiftlang/swift#81148](https://github.com/swiftlang/swift/pull/81148)
88
* Previous Proposals: [SE-0195](0195-dynamic-member-lookup.md), [SE-0252](0252-keypath-dynamic-member-lookup.md)
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-additional-arguments-to-dynamicmemberlookup-subscripts/79558)) ([review](https://forums.swift.org/t/se-0484-allow-additional-arguments-to-dynamicmemberlookup-subscripts/79853))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-additional-arguments-to-dynamicmemberlookup-subscripts/79558)) ([review](https://forums.swift.org/t/se-0484-allow-additional-arguments-to-dynamicmemberlookup-subscripts/79853)) ([acceptance](https://forums.swift.org/t/accepted-se-0484-allow-additional-arguments-to-dynamicmemberlookup-subscripts/80167))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)