We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef8cf3 commit 5022e3eCopy full SHA for 5022e3e
proposals/0451-escaped-identifiers.md
@@ -3,7 +3,7 @@
3
* Proposal: [SE-0451](0451-escaped-identifiers.md)
4
* Author: [Tony Allevato](https://github.com/allevato)
5
* Review Manager: [Joe Groff](https://github.com/jckarter)
6
-* Status: **Accepted**
+* Status: **Implemented (Swift 6.2)**
7
* Implementation: [swiftlang/swift#76636](https://github.com/swiftlang/swift/pull/76636), [swiftlang/swift-syntax#2857](https://github.com/swiftlang/swift-syntax/pull/2857)
8
* Previous Proposal: [SE-0275](https://github.com/swiftlang/swift-evolution/blob/main/proposals/0275-allow-more-characters-like-whitespaces-and-punctuations-for-escaped-identifiers.md)
9
* Review: ([pitch](https://forums.swift.org/t/pitch-revisiting-backtick-delimited-identifiers-that-allow-more-non-identifier-characters/74432), [review](https://forums.swift.org/t/se-0451-raw-identifiers/75602), [acceptance](https://forums.swift.org/t/accepted-with-revision-se-0451-raw-identifiers/76387))
0 commit comments