mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We reject surrogates in strings and characters, which are valid code points, but not valid Unicode scalars. Swift SVN r18467
We reject surrogates in strings and characters, which are valid code points, but not valid Unicode scalars. Swift SVN r18467