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 174b0f0 commit 7864fa2Copy full SHA for 7864fa2
proposals/0439-trailing-comma-lists.md
@@ -5,6 +5,7 @@
5
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
6
* Status: **Accepted with modifications**
7
* Implementation: https://github.com/swiftlang/swift/pull/74522# gated behind `-enable-experimental-feature TrailingComma`
8
+* Previous Proposal: [SE-0084](0084-trailing-commas.md)
9
* Review: ([pitch](https://forums.swift.org/t/pitch-allow-trailing-comma-in-tuples-arguments-and-if-guard-while-conditions/70170)), ([review](https://forums.swift.org/t/se-0439-allow-trailing-comma-in-comma-separated-lists/72876)), ([acceptance](https://forums.swift.org/t/accepted-with-modifications-se-0439-allow-trailing-comma-in-comma-separated-lists/73216))
10
11
## Introduction
0 commit comments