Skip to content

Commit 5108665

Browse files
authored
SE-0289 is implemented in GitHub main for Swift 5.4 (#1199)
1 parent 24a746d commit 5108665

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0289-result-builders.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0289](0289-result-builders.md)
44
* Authors: [John McCall](https://github.com/rjmccall), [Doug Gregor](https://github.com/DougGregor)
55
* Review Manager: [Saleem Abdulrasool](https://github.com/compnerd)
6-
* Status: **Accepted**
7-
* Implementation: Available in [development snapshots](https://swift.org/download/#snapshots) behind the underscored attribute `@_functionBuilder`.
6+
* Status: **Implemented (Swift 5.4)**
87
* Previous Revisions: [1st](https://github.com/apple/swift-evolution/blob/51c99447562e749b23f82184c99c0ddfb07a71df/proposals/0289-function-builders.md)
98

109
Table of Contents

0 commit comments

Comments
 (0)