`...; if possible, rearrange your program's control flow to prevent it.` This is a common hint message I've been getting.
Are there any guidelines as to how to deal with that? (I know about `move`, but I'm not really sure what it implies...)
`...; if possible, rearrange your program's control flow to prevent it.` This is a common hint message I've been getting.
Are there any guidelines as to how to deal with that? (I know about `move`, but I'm not really sure what it implies...)