The default type for an otherwise-unconstrained string literal.
typealias StringLiteralType = String
ss17StringLiteralTypea
2T7U9
import Swift
@frozen struct String
A Unicode string value that is a collection of characters.