Skip to content

Commit e9821aa

Browse files
authored
Initiate review of SE-0422: Expression macro as caller-side default argument (#2295)
1 parent 9913d23 commit e9821aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/0422-caller-side-default-argument-macro-expression.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Proposal: SE-0422
44
* Authors: [Apollo Zhu](https://github.com/ApolloZhu)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Awaiting review**
6+
* Status: **Active review (January 30...February 13, 2024)**
77
* Implementation: [PR #70602](https://github.com/apple/swift/pull/70602) with experimental feature flag `ExpressionMacroDefaultArguments`
8-
* Review: ([pitch](https://forums.swift.org/t/pitch-expression-macro-as-caller-side-default-argument/69019))
8+
* Review: ([Review](https://forums.swift.org/t/se-0422-expression-macro-as-caller-side-default-argument/69730))([Pitch](https://forums.swift.org/t/pitch-expression-macro-as-caller-side-default-argument/69019))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)