Skip to content

Commit 14f6c98

Browse files
authored
Accept SE-0347: Type inference from default expressions (#1609)
1 parent 1d2d065 commit 14f6c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0347-type-inference-from-default-exprs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: [SE-0347](0347-type-inference-from-default-exprs.md)
44
* Authors: [Pavel Yaskevich](https://github.com/xedin)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active Review (March 22...April 5, 2022)**
6+
* Status: **Accepted**
7+
* Decision Notes: [Rationale](https://forums.swift.org/t/accepted-se-0347-type-inference-from-default-expressions/56558)
78
* Implementation: [apple/swift#41436](https://github.com/apple/swift/pull/41436)
8-
* Toolchain: [macOS](https://ci.swift.org/job/swift-PR-toolchain-macos/25/artifact/branch-main/swift-PR-41436-25-osx.tar.gz)
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)