mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
stdlib/comments: UTF-8 and UTF-16 are spelled with a dash
Swift SVN r19466
This commit is contained in:
@@ -1712,7 +1712,7 @@ UTF8Decoder.test("IsolatedSurrogates") {
|
||||
// D73. Low-surrogate code point: A Unicode code point in the range
|
||||
// U+DC00 to U+DFFF.
|
||||
|
||||
// Note: U+E0100 is <DB40 DD00> in UTF16.
|
||||
// Note: U+E0100 is <DB40 DD00> in UTF-16.
|
||||
|
||||
// High-surrogates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user