Discussion 解説
Do not call this method directly. It is used by the compiler when interpreting string interpolations. このメソッドを直接に呼ばないでください。それは文字列補間を解釈する時にコンパイラによって使われます。
Availability
Technology
mutating func appendLiteral(_ literal: String
)
Do not call this method directly. It is used by the compiler when interpreting string interpolations. このメソッドを直接に呼ばないでください。それは文字列補間を解釈する時にコンパイラによって使われます。