Skip to content

Commit 4aa0adf

Browse files
committed
Accept SE-0276 "Multi-Pattern Catch Clauses"
1 parent c2e42ee commit 4aa0adf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proposals/0276-multi-pattern-catch-clauses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
* Proposal: [SE-0276](0276-multi-pattern-catch-clauses.md)
44
* Author: [Owen Voorhees](https://github.com/owenv)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active Review (January 15...January 22, 2020)**
6+
* Status: **Accepted**
77
* Implementation: [apple/swift#27776](https://github.com/apple/swift/pull/27776)
8+
* Decision Notes: [Review](https://forums.swift.org/t/accepted-se-0276-multi-pattern-catch-clauses/33220)
89

910
## Introduction
1011

0 commit comments

Comments
 (0)