Skip to content

Commit 4e85d8b

Browse files
Add review link to SE-0439
1 parent bc3e3fa commit 4e85d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0439-trailing-comma-lists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- Review Manager: [Xiaodi Wu](https://github.com/xwu)
66
- Status: **Active review (July 1...July 14, 2024)**
77
- Implementation: https://github.com/swiftlang/swift/pull/74522# gated behind `-enable-experimental-feature TrailingComma`
8-
- Review: [pitch](https://forums.swift.org/t/pitch-allow-trailing-comma-in-tuples-arguments-and-if-guard-while-conditions/70170)
8+
- 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))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)