We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 335dea0 commit a3e4924Copy full SHA for a3e4924
1 file changed
proposals/0508-array-expression-trailing-closures.md
@@ -3,7 +3,7 @@
3
* Proposal: [SE-0508](0508-array-expression-trailing-closures.md)
4
* Authors: [Cal Stephens](https://github.com/calda)
5
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6
-* Status: **Accepted**
+* Status: **Implemented (Swift Next)**
7
* Implementation: [swiftlang/swift#86244](https://github.com/swiftlang/swift/pull/86244)
8
* Review: ([pitch](https://forums.swift.org/t/support-trailing-closure-syntax-for-single-argument-array-and-dictionary-initializers/83900)) ([review](https://forums.swift.org/t/se-0508-array-expression-trailing-closures/84479)) ([acceptance](https://forums.swift.org/t/accepted-se-0508-array-expression-trailing-closures/84728))
9
0 commit comments