RosettaCodeData/Task/String-length/Swift/string-length-10.swift

2 lines
67 B
Swift

let numberOfBytesUTF16 = "møøse".utf16.count * 2 // 10