Avatar
@swift-5.8.1 let foo: [Character] = Array("Hello, World") print(foo)