Skip to content

Commit 128c549

Browse files
authored
Accept SE-0409 (#2180)
* Accept SE-0409 * Fix link
1 parent ee4dbf1 commit 128c549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0409-access-level-on-imports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Proposal: [SE-0409](0409-access-level-on-imports.md)
44
* Author: [Alexis Laferrière](https://github.com/xymus)
55
* Review Manager: [Frederick Kellison-Linn](https://github.com/Jumhyn)
6-
* Status: **Active Review (September 14...26, 2023)**
6+
* Status: **Accepted with modifications**
77
* Implementation: On main and release/5.9 gated behind the frontend flag `-enable-experimental-feature AccessLevelOnImport`
88
* Upcoming Feature Flag: `InternalImports` (Enables Swift 6 behavior with imports defaulting to internal. Soon on main only.)
9-
* Review: ([pitch](https://forums.swift.org/t/pitch-access-level-on-import-statements/66657)) ([review](https://forums.swift.org/t/se-0409-access-level-modifiers-on-import-declarations/67290))
9+
* Review: ([pitch](https://forums.swift.org/t/pitch-access-level-on-import-statements/66657)) ([review](https://forums.swift.org/t/se-0409-access-level-modifiers-on-import-declarations/67290)) ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0409-access-level-modifiers-on-import-declarations/67666))
1010

1111
## Introduction
1212

0 commit comments

Comments
 (0)