Avatar
let str: String = "hello" strlen(str) // これはだめにして strlen(^str) // こうするみたいな。 (edited)