string.{c,rb}: fix type of return values from some methods as Ruby3.0
When the receiver is the instance of subclass of `String`. - `String#each_char` - `String#each_line` - `String#partition`
Showing
Please register or sign in to comment