Skip to content

Commit 7864fa2

Browse files
authored
SE-0439: Link to previous proposal (#2575)
1 parent 174b0f0 commit 7864fa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/0439-trailing-comma-lists.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Review Manager: [Xiaodi Wu](https://github.com/xwu)
66
* Status: **Accepted with modifications**
77
* Implementation: https://github.com/swiftlang/swift/pull/74522# gated behind `-enable-experimental-feature TrailingComma`
8+
* Previous Proposal: [SE-0084](0084-trailing-commas.md)
89
* 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))
910

1011
## Introduction

0 commit comments

Comments
 (0)