Skip to content

Commit 3726b4c

Browse files
committed
SE-0495 switch to proper form for "implemented"
1 parent babdec2 commit 3726b4c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

proposals/0495-cdecl.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
* Proposal: [SE-0495](0495-cdecl.md)
44
* Author: [Alexis Laferrière](https://github.com/xymus)
55
* Review Manager: [Steve Canon](https://github.com/stephentyrone)
6-
* Status: **Active Review (September 25th...October 9th, 2025)**
7-
* Implementation: On `6.3`. With the exception of the `@objc` support for global functions which is not yet implemented.
6+
* Status: **Implemented (Swift 6.3)**
87
* Review: ([pitch](https://forums.swift.org/t/pitch-formalize-cdecl/79557))([review](https://forums.swift.org/t/se-0495-c-compatible-functions-and-enums/82365))
98

109
## Introduction

0 commit comments

Comments
 (0)