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 dc82498 commit 86a3bf6Copy full SHA for 86a3bf6
proposals/0483-inline-array-sugar.md
@@ -3,8 +3,7 @@
3
* Proposal: [SE-0483](0483-inline-array-sugar.md)
4
* Authors: [Hamish Knight](https://github.com/hamishknight), [Ben Cohen](https://github.com/airspeedswift)
5
* Review Manager: [Holly Borla](https://github.com/hborla)
6
-* Status: **Accepted**
7
-* Implementation: On `main` under the `InlineArrayTypeSugar` experimental feature flag.
+* Status: **Implemented (Swift 6.2)**
8
* Review: ([pitch](https://forums.swift.org/t/pitch-inlinearray-type-sugar/79142)) ([first review](https://forums.swift.org/t/se-0483-inlinearray-literal-syntax/79643)) ([second review](https://forums.swift.org/t/second-review-se-0483-inlinearray-type-sugar/80337)) ([acceptance](https://forums.swift.org/t/accepted-se-0483-inlinearray-type-sugar/81509))
9
10
## Introduction
0 commit comments