init(unicodeScalarLiteral:)
Creates an instance initialized to a single Unicode scalar.
Declaration
init(unicodeScalarLiteral value: StaticString)Discussion
Do not call this initializer directly. It may be used by the compiler when you initialize a static string with a Unicode scalar.