Skip to content

Commit 86a3bf6

Browse files
authored
Mark SE-0483 as implemented. (#2935)
1 parent dc82498 commit 86a3bf6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0483-inline-array-sugar.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0483](0483-inline-array-sugar.md)
44
* Authors: [Hamish Knight](https://github.com/hamishknight), [Ben Cohen](https://github.com/airspeedswift)
55
* Review Manager: [Holly Borla](https://github.com/hborla)
6-
* Status: **Accepted**
7-
* Implementation: On `main` under the `InlineArrayTypeSugar` experimental feature flag.
6+
* Status: **Implemented (Swift 6.2)**
87
* 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))
98

109
## Introduction

0 commit comments

Comments
 (0)