mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[stdlib] Fix indentation in Unicode.swift
This commit is contained in:
@@ -698,6 +698,7 @@ extension UTF8.CodeUnit : _StringElement {
|
||||
return UTF8.CodeUnit(utf16)
|
||||
}
|
||||
}
|
||||
|
||||
extension UTF16 {
|
||||
/// Returns the number of code units required to encode `x`.
|
||||
@warn_unused_result
|
||||
|
||||
Reference in New Issue
Block a user