Correct the parameters' status in `return` section
`iter` is read only and should not go invalid because of the function call.
parent
5f308d7f
Please register or sign in to comment
`iter` is read only and should not go invalid because of the function call.