Skip to content

Commit 0a95750

Browse files
authored
Accept SE-0411: Isolated default value expressions (#2226)
1 parent e96851c commit 0a95750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0411-isolated-default-values.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
* Proposal: [SE-0411](0411-isolated-default-values.md)
44
* Authors: [Holly Borla](https://github.com/hborla)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active review (October 25...November 7, 2023)**
6+
* Status: **Accepted**
77
* Bug: *if applicable* [apple/swift#58177](https://github.com/apple/swift/issues/58177)
88
* Implementation: [apple/swift#68794](https://github.com/apple/swift/pull/68794)
99
* Upcoming Feature Flag: `IsolatedDefaultValues`
10-
* Review: ([review](https://forums.swift.org/t/se-0411/68065)) ([pitch](https://forums.swift.org/t/pitch-isolated-default-value-expressions/67714))
10+
* Review: ([acceptance](https://forums.swift.org/t/accepted-se-0411-isolated-default-value-expressions/68806)) ([review](https://forums.swift.org/t/se-0411/68065)) ([pitch](https://forums.swift.org/t/pitch-isolated-default-value-expressions/67714))
1111

1212
## Introduction
1313

0 commit comments

Comments
 (0)