Skip to content

Commit 5a363c1

Browse files
authored
Add acceptance link to SE-0422 (#2319)
1 parent 40f0cfe commit 5a363c1

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
@@ -5,7 +5,7 @@
55
* Review Manager: [Doug Gregor](https://github.com/DougGregor)
66
* Status: **Accepted**
77
* Implementation: [PR #70602](https://github.com/apple/swift/pull/70602) with experimental feature flag `ExpressionMacroDefaultArguments`
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))
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))([Acceptance](https://forums.swift.org/t/accepted-se-0422-expression-macro-as-caller-side-default-argument/70050))
99

1010
## Introduction
1111

0 commit comments

Comments
 (0)