Skip to content

Commit d9a3dcd

Browse files
[Docs] Remove UnicodeScalar from ABI/Mangling.rst (swiftlang#35785)
Follow-up to: swiftlang/swift@9e7dfad
1 parent e2563e6 commit d9a3dcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/ABI/Mangling.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ Types
453453
KNOWN-TYPE-KIND ::= 'a' // Swift.Array
454454
KNOWN-TYPE-KIND ::= 'B' // Swift.BinaryFloatingPoint
455455
KNOWN-TYPE-KIND ::= 'b' // Swift.Bool
456-
KNOWN-TYPE-KIND ::= 'c' // Swift.UnicodeScalar
457456
KNOWN-TYPE-KIND ::= 'D' // Swift.Dictionary
458457
KNOWN-TYPE-KIND ::= 'd' // Swift.Float64
459458
KNOWN-TYPE-KIND ::= 'E' // Swift.Encodable

0 commit comments

Comments
 (0)