Skip to content

Commit 40f0cfe

Browse files
authored
Accept SE-0422: Expression macro as caller-side default argument (#2318)
1 parent 5d05df9 commit 40f0cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Proposal: [SE-0422](0422-caller-side-default-argument-macro-expression.md)
44
* Authors: [Apollo Zhu](https://github.com/ApolloZhu)
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
6-
* Status: **Active review (January 30...February 13, 2024)**
6+
* Status: **Accepted**
77
* Implementation: [PR #70602](https://github.com/apple/swift/pull/70602) with experimental feature flag `ExpressionMacroDefaultArguments`
88
* 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

0 commit comments

Comments
 (0)