Skip to content

Commit 9f8e4b2

Browse files
authored
Accept SE-0483. (#2932)
1 parent ed69d00 commit 9f8e4b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0483-inline-array-sugar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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: **Active Review (June 6- June 20, 2025)**
6+
* Status: **Accepted**
77
* Implementation: On `main` under the `InlineArrayTypeSugar` experimental feature flag.
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))
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))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)