Avatar
試してみようとしたらバグっぽいものが見つかってしまった
7:39 AM
@swift-5.2.5 let s = """ """ s.forEach { print($0.asciiValue!) } print(s.count)